[Wine]Re: Re: Unhandled exception with regsvr32

Jon Niehof jon_niehof at yahoo.com
Sun Feb 6 10:00:14 CST 2005


> This is a bug in our OLE implementation. Part of it is in the
> wrong place and needs to be moved. We'll get to it shortly.
> 
> For now rerun "regsvr32 comcat" with comcat set to builtin.

WINEDLLOVERRIDES="comcat=b" regsvr32 comcat
--works
WINEDLLOVERRIDES="atl=n" wine c:\\regsvr32.exe
c:\\windows\\system\\dxtrans.dll
--works (the version in c:\ is the native version, builtin
didn't work)

but, alas:
regsvr32 pngfilt    
wine: Unhandled exception (thread 0009), starting debugger...
Usage: winedbg [--auto] [--gdb] cmdline
(same results in using Windows or Wine regsvr32, tried a few
native vs. builtin dll's, etc.)

Thanks Mike...definitely getting closer here :) I presume there
are some other DLL's I should copy over from 98? (wish I could
just ldd pngfilt...)


		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 




More information about the wine-users mailing list