J
John Lee
Hi,
I understand we could use p/Invoke to access most of the C/C++ DLL but there
are some cases the functions can only be accessed by C/C++ so it would be
good if I could create a .NET class to wrap around those functionalities.
Could someone point me an example of how to use VS C++.NET to do this? Any
tips will be highly appreciated!
Thanks very much!
John
I understand we could use p/Invoke to access most of the C/C++ DLL but there
are some cases the functions can only be accessed by C/C++ so it would be
good if I could create a .NET class to wrap around those functionalities.
Could someone point me an example of how to use VS C++.NET to do this? Any
tips will be highly appreciated!
Thanks very much!
John