Hi all,
I want to make sure if it possible to call functions in a DLL which has been created in MS VC++ 6.0 (NOT .NET). If yes, would you please put a sample code to show how ?
Regards,
Danesh Daroui
you would need to use the [man]com[/man] functions.