5
Reply

DLL in C#

sidc7

sidc7

Feb 7 2005 12:16 PM
2.6k
Hi all When we create a dll in C++, 5 functions, dllunregistrserver, dllcanunregisternow, dllmain, dllregisterserver are created. I need to have access to these functions to modify them, how can i do it? Thanking you all Siddhartha

Answers (5)