hi,
I have a native C++ dll and i want to call it from an atl dll.I have included the necessary header files and libraries but it doesn't work. Could you tell me the steps to do this operation?
Search Result
Collapse
2 results in 0.0028 seconds.
Keywords
Members
Tags
-
how to use a native C++ dll in an ATL dll
-
need help importing the native DLL??
Hi,
i have a native or an unmanaged DLL that i will use this DLL to conrol an external device and i have tried to call it into c# but i have trouble with non-Blittable types...i have tried marshal these types but i'm not sure whether i achieved it..??
thanks in advance
Suzan