does wine ever DllRegisterServer() its own dlls?

Marcus Meissner meissner at suse.de
Thu Nov 17 03:32:26 CST 2005


On Thu, Nov 17, 2005 at 01:19:34AM -0800, Damjan Jovanovic wrote:
> I noticed that doing "regsvr32 devenum.dll" and
> "regsvr32 quartz.dll" makes the Warcraft III in-game
> movie play properly on wine (which they normally
> don't).
> 
> Is there any reason why wine doesn't
> DllRegisterServer() each of its DLL's when creating
> its registry for the first time?

We do. It is driven by wine.inf. Actually we do register
quartz.dll and devenum.dll there, but perhaps you either had
an old .wine setup or the above registered the native DLL
equivalents.

Ciao, Marcus



More information about the wine-devel mailing list