MFC dll appwizard, how come no DLLUnregisterServer?
MFC dll appwizard, how come no DLLUnregisterServer?
Author
Message
0to6 #1 / 2
MFC dll appwizard, how come no DLLUnregisterServer?
When I make an MFC dll with the appwiz, I get a nice DLLRegisterServer function that I can use to register it. How come no UnregisterServer function is provided?
Wed, 05 Nov 2003 04:02:28 GMT
Paul Starodubtse #2 / 2
MFC dll appwizard, how come no DLLUnregisterServer?
Hmm... Seems like somebody forgot about it
When I make an MFC dll with the appwiz, I get a nice DLLRegisterServer function that I can use to register it. How come no UnregisterServer function is provided?