Re: PInvike or Interop resources?



On Dec 10, 1:26 pm, Pat O <pdoh...@xxxxxxxxx> wrote:
I am writting/maintaining a native library that will be used by .Net
code as well. This is not a COM library. Is there a good source of
information on how PInvoke works with native libraries? I have been
trying things to figure out how they work. I am also wondering if
there is a way to run the native debugger when the starting executable
is a .Net app?

Pat O
Cognex, Corp.

Following site is invaluable for pinvoke related information:

http://www.pinvoke.net/index.aspx
.