DllRegisterServer for urlmon.dll

Vincent Béron鲯n vberon at mecano.gme.usherb.ca
Sun Apr 18 00:14:16 CDT 2004


Installing wine.inf gave me a warning about a stub for DllRegisterServer
in urlmon in latest release, so here's a more complete version.

Question: how can I know which interfaces/classes to register for a
giver dll? Classes should be obtainable from a Win32 registry (by
looking into each CLSID InProc32), but how about interfaces?

Changelog:
More complete implementation of Dll(Un)RegisterServer in urlmon, based
on the work of John K. Hohm for other dlls.

Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: urlmon-regsvr.diff
Type: text/x-patch
Size: 18584 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040418/124c9550/urlmon-regsvr.bin


More information about the wine-patches mailing list