registering dlls in w2k
still use regsvr32.exe?
I've tried it and get this msg. So do you thing it has registered ok?
mapi32.dll was loaded, but the DllRegisterServer entry point was not found. DllRegisterServer may not be exported, or a corrupt version of mapi32.dll may be in memory
I've tried it and get this msg. So do you thing it has registered ok?
mapi32.dll was loaded, but the DllRegisterServer entry point was not found. DllRegisterServer may not be exported, or a corrupt version of mapi32.dll may be in memory
it means its not COM dll so you dont need to used regsvr with it. Some dlls are just dynamically loaded/unloaded by apps at runtime, others which are automation objects (COM) dlls need to be registered the fact that the dll hasnt got DllRegisterServer (and DllUnregisterServer) means you dont use regsvr, ok!
<takes geek suit off now>
Gary
<takes geek suit off now>
Gary
Thread
Thread Starter
Forum
Replies
Last Post
Wingnuttzz
Member's Gallery
30
Apr 26, 2022 11:15 PM




