5
Answers

DLL in C#

Photo of sidc7

sidc7

20y
3k
1
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)