S
Sam Carleton
There is a 3rd party library that is a bit complex, has a number
of functions and structs and variable length data, the whole bit.
I saw Eric Gunnerson's July 14, 2002, article "Using Existing Code
in C#". He talks about four different ways to wrap the code in
C++, the last one is: "Modifying a C++ class to have a .NET
interface", but he never talks about how to actually do this. Can
anyone point me to documentation about how to do this?
Sam
of functions and structs and variable length data, the whole bit.
I saw Eric Gunnerson's July 14, 2002, article "Using Existing Code
in C#". He talks about four different ways to wrap the code in
C++, the last one is: "Modifying a C++ class to have a .NET
interface", but he never talks about how to actually do this. Can
anyone point me to documentation about how to do this?
Sam