P
Phil Hunt
Hi
Can you help me with converting a VB6 Declare Function construct to C#
systax. I think it is in the form of
[DLLImport ("A.DLL")]
public extrn void someFunction(.....);
But I don't see the association between the 2 statements. Can someone
explain ?
THanks
Can you help me with converting a VB6 Declare Function construct to C#
systax. I think it is in the form of
[DLLImport ("A.DLL")]
public extrn void someFunction(.....);
But I don't see the association between the 2 statements. Can someone
explain ?
THanks