Problems with wshelper res_init.c
Jeffrey Altman
jaltman at columbia.edu
Thu Jul 10 12:02:19 EDT 2003
Douglas E. Engert wrote:
>It looks like res_init_startup() is not being called, thus
>the iphlpapi.dll is not being loaded, and the res_init.c ends up using the
>other methods to find the servers.
>
>This might be the fix!
>
are you using the WSHelper library or are you ripping out pieces of it
to include in another project?
res_init_startup() is called from DllMain() during the
DLL_PROCESS_ATTACH phase of initialization.
res_init_cleanup() is likewise executed during DLL_PROCESS_DETACH.
Jeffrey Altman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3590 bytes
Desc: S/MIME Cryptographic Signature
Url : http://mailman.mit.edu/pipermail/krbdev/attachments/20030710/44717915/attachment.bin
More information about the krbdev
mailing list