Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Interop / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Loadind freeing reloading an unmanaged dll in c# code28 Feb 2006 20:50 GMT1
In a managed application (c#) , I load an unmanaged dll (c++), but
during the execution I need to re-init the dll many times, so I tried to
free
the unmanaged dll and reload it after, it seems to work only one time ,
PInvok'ing methods with LPCTSTR parametesr28 Feb 2006 18:41 GMT2
Hey everyone,
I am running into a problem PInvoking a particular method I expose in a
DLL, that basically configures and starts an ETW session
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/perfmon/base/co
nsuming_events.asp
).
Implementing IActiveScriptSite and IActiveScriptSiteWindow in VB.N28 Feb 2006 13:11 GMT1
I am writing a script host in VB.NET by implementing hand written
IActiveScriptSite and IActiveScriptSiteWindow interfaces on a class.
IActiveScriptSite methods are called successfully by a VBScript engine,
however IActiveScriptSiteWindow methods aren't. The consequence of this is ...
Distributing IAs for Word 200028 Feb 2006 12:46 GMT3
We're having some confusion regarding whether it's legal to generate and
distribute IAs for Office 2000. We would be only deploying them to our
application directory since we want to support XCopy deployment, and the
information up on the Microsoft and MSDN sites is rather... ...
Retrieving Desktop Icon Positions28 Feb 2006 09:24 GMT3
I'd like to be able to read the positions of all the Icons on my WinXP
desktop.  I've had a look around to see how to do it and I've come up
with the code below...but it doesn't work.  :o(
The x and y properties of my POINT structure are always zero.  It seems
Unwrap returns VT_RECORD instead of VT_DISPATCH??28 Feb 2006 07:46 GMT3
I have a simple managed C++ class that I want to call from unmanaged C++.  
Because of DLL Hell, etc I don't want to register it with COM (multiple apps
will use this DLL), and because of the mixed-mode deadlock/loader lock I
can't just export a function and call it (I'm using  ...
Runtime error creating a Visio drawing surface in .NET 2.028 Feb 2006 02:56 GMT7
I have an application that embeds multiple Visio documents using the Visio
drawing surface control (Microsoft Visio 11.0 Drawing Control Type Library).  
It was working fine on VS.NET/.NET 1.1, but after I moved to VS 2005/.NET
2.0, customers started reporting the runtime error ...
Looping thru collection works in VS2005, not IIS27 Feb 2006 12:21 GMT1
This code works in the VS2005 IDE using the built in web server,
however when I run it on the same machine thru IIS it throws an error.
It's suppose to loop thru all the task in a Microsoft Project file
using C#.
Problem with ActiveX UserControl event mechanism27 Feb 2006 11:03 GMT1
I wrote an ActiveX UserControl in C# language. My problem is write a
Managed Server as the event source and for example write a COM Client
as the event sink. The managed server declares SampleEvents as an event
sink interface and connects the interface to the SampleControl class.
Threads frozen when using CorBindToRuntimeEx27 Feb 2006 09:53 GMT5
Sorry, this one is complicated.
I have a normal (completely non-Managed C) C++ app that uses MFC.  This app
calls:
CorBindToRuntimeEx(L"v1.1.4322", NULL,
COM+ LC Event - Transient Subscription (New Issue)27 Feb 2006 07:44 GMT3
well I am making progress. . .
Here is where I was going with this. . .
I want an ASP.NET application to fire the event. I want users to be able to
run an app and get a real-time view of certain activities.
Overload of Excel Copy from C#26 Feb 2006 23:00 GMT1
According to the Excel manual, there are three variants of the Copy()
method that applies to Chart objects (and others):
Syntax 1: expression.Copy                - copied to clipboard
Syntax 2: expression.Copy(Destination)   - copies range
Registering VB2005 Class Library For COM26 Feb 2006 21:02 GMT1
I am new to VS2005 having moved straight from VB6.  I need to create a
VB2005 class library that is exposed to COM but am not having much luck.  I
have set 'Make assembly COM-Visible' in the Application->Assembly
Information properties, and set 'COM Class' = True and 'COM ...
How do i create a mixed mode DLL with MFC, ATL, CLR25 Feb 2006 21:52 GMT1
How do i create a mixed mode DLL which supports all three - MFC, ATL
and CLR.
I have gone through the link <a
href="http://msdn2.microsoft.com/en-us/library/ms235211.aspx">http://msdn2.microsoft.c
om/en-us/library/ms235211.aspx</a
>
Late Bound Access to NormalTemplate.Saved property in Word (C#)25 Feb 2006 15:52 GMT2
How would one go about accessing the Application.NormalTemplate.Saved
property in Word via C# and LATE bound?
I'm currently getting the infamous "do you want to save Normal.dot" error on
certain systems from the following code (it seems to be from fresh
Pages: 1 2 3 4 5 6 January, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.