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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Unable to create PIA for COM object with ADO20 Dec 2004 18:47 GMT4
I have been unable to generate the Primary Interop Assembly for a COM object.
The COM object has been developed with Visual Basic 6 by our company that
encapsulates common business functionality.  One method returns an ADO
connection (msado25.tlb).  At this time, it is not an ...
C# to C++ interop for a string20 Dec 2004 16:23 GMT1
I need to call the following C method from a C# application.
char* GetKeyValue(char* name)
I'm sure this is a common question and there should be some docs on it
somewhere, can anyone point me to them.
DllImport and error LNK200120 Dec 2004 14:24 GMT1
I am working in VC++ .Net 2003.  I am building a managed project that uses a
3rd party API.
I am using DllImport to tell my project about the API.
But I'm getting
COM and unmanaged memory leak20 Dec 2004 13:52 GMT3
I'm using a COM component in a .net program and notice that the memory
allocated by the COM object is never released (with or without GC.Collect),
the memory gets filled in a linear fashion.
Running the same logic in a VB6 application correctly releases the memory!
Problems with object Identities in RCW20 Dec 2004 08:12 GMT8
By doing interprocess calls .NET --> COM (Exe server) I get the
following strange behaviour:
The identity of my COM instances get sometimes lost. I have the
following reproducable case (manager and the three "test" instances are
getting the Form of WebBrowserClass20 Dec 2004 07:25 GMT2
hello, I'm using the SHDocVw.WebBrowserClass.  I'm trying to get the
System.Windows.Forms.Form of the explorer window out of it.  how can i do
this?
thanx, amir
Walking through an Iterator, calling unmanaged code gives error19 Dec 2004 23:29 GMT6
The error occures after the function ends. I have posted the code on my weblog:
mkenyon2.blogspot.com
Titled: Okay, latest and greatest on this project.
This project is using VB .Net 1.1
Marshaling struct with pointer to itself19 Dec 2004 23:04 GMT1
Can someone please tell me how to marshall the following?
enum
{
    LIFFE_SIZE_AUTOMARKETREF = 15
Get the DllImport library name for method19 Dec 2004 22:59 GMT3
I was wondering if anyone knows how to get the DllImport library name
for a method?  I'd like to use reflection on an existing assembly to
get the library name for a method if it is a PInvokeImpl method.
Thanks in advance,
passing a reference C# to C++18 Dec 2004 11:58 GMT3
How do I get a C# file to call a managed C++ class method whose argument is
a reference to a basic type? I get a C# compile time error message saying
that it can't convert a reference to a pointer. The C++ assembly shows the
parameter as a pointer. Why does it do that?
System.ExecutionEngineException17 Dec 2004 11:20 GMT1
Bonjour,
je fais actuellement un développement c# avec VS studio .net 2003 avec le
framework .net 1.1.
Celui-ci interface Wininet.dll afin d'établir une connection ftp.
regasm issues16 Dec 2004 17:29 GMT16
Does anyone know how to get regasm to register an executable as a
localserver32 instead of or in addition to an inprocserver32?
Andrew S. Giles
C# COM DLL localserver question16 Dec 2004 10:07 GMT1
I am working on converting my COM DLL from an inprocserver32 to a
localserver32.  I am looking at the article referenced here:
http://blogs.msdn.com/adioltean/archive/2004/06/18/159479.aspx
I am trying to put the C# code for the service, installer, etc into my DLL
QueryInterface for interface xxx._yyy failed16 Dec 2004 10:01 GMT1
We just released the beta of version 7 of our VB6 based app. We have
documented how to write a VB.Net addin to extend our functionality and
it works just fine using the version 6 release.
One of our beta sites who has written and is selling a .Net addin for
Passing and/or handling events to/from unmanaged DLL16 Dec 2004 09:19 GMT7
I'm using VB. (I have other posts on this project, but with other issues.)
The function signature in the documentation looks like this:
//Specify a function to be called when the camera is disconnected from the
system. After setting a notification function, the callback mechanism ...
Pages: 1 2 3 4 5 6 7 November, 2004
 
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.