sidc7

sidc7

  • NA
  • 25
  • 0

DLL in C#

Feb 7 2005 12:16 PM
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)