Yes, try:Originally Posted by el_fuego83
When looking for more information on this search for "PInvoke".Code:using System.Runtime.InteropServices; [DllImport("Data.dll")] private static extern bool CDataApp.IsOpen();
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 11 of 11
Thread: Wrapping C++ functionsThreaded View
|
Click Here to Expand Forum to Full Width |