5
Answers

DLL in C#

Ask a question
sidc7

sidc7

19y
2.6k
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)