Is there an easier way to declare & use API in C# than importing the DLL like so?
Code:[DllImport("DLL", EntryPoint="blah...")] blah blah blah MessageBox(blah...);
Thanks,
Sir Loin
|
Results 1 to 3 of 3
Thread: C# ApiThreaded View
|
Click Here to Expand Forum to Full Width |