I've more-or-less successfully installed IE6 under 20050111. It works fine but PNG's don't display, so I tried reregistering the pngfilt dll: wine regsvr32 c:\\windows\\system\\pngfilt.dll wine: Unhandled exception (thread 0009), starting debugger... Usage: winedbg [--auto] [--gdb] cmdline (not sure why the debugger doesn't start properly. I did have debugging enabled when I configured...) I get the same results, except for the thread number, if I use a native regsvr32 or the builtin. I also tried another version of the DLL I had lying around, with no luck. Reregistering other random DLL's seems to work. Suggestions? Anyone else had these problems? __________________________________ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail_250
On Sat, 05 Feb 2005 20:55:54 -0800, Jon Niehof wrote:> Reregistering other random DLL's seems to work. > > Suggestions? Anyone else had these problems?I think you need to copy a native dxtrans from windows 98 and register that.
> I think you need to copy a native dxtrans from windows 98 and > register that.Thanks for the suggestion, but sadly: regsvr32 c:\\windows\\system\\dxtrans.dll fixme:atl:AtlModuleInit SEMI-STUB (0x35c76d20 0x35c76050 0x35c50000) fixme:atl:AtlModuleUpdateRegistryFromResourceD stub 0x35c50000 (L"C:\\windows\\system\\dxtrans.dll"), #0069, 1, (nil), (nil) wine: Unhandled exception (thread 0009), starting debugger... Usage: winedbg [--auto] [--gdb] cmdline (again, happens with either native regsvr32 or built-in). __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail
On Sun, 2005-02-06 at 06:22 -0800, Jon Niehof wrote:> > I think you need to copy a native dxtrans from windows 98 and > > register that. > > Thanks for the suggestion, but sadly: > > regsvr32 c:\\windows\\system\\dxtrans.dll > fixme:atl:AtlModuleInit SEMI-STUB (0x35c76d20 0x35c76050 > 0x35c50000) > fixme:atl:AtlModuleUpdateRegistryFromResourceD stub 0x35c50000 > (L"C:\\windows\\system\\dxtrans.dll"), #0069, 1, (nil), (nil) > wine: Unhandled exception (thread 0009), starting debugger... > Usage: winedbg [--auto] [--gdb] cmdline > > (again, happens with either native regsvr32 or built-in).So use native ATL as well then ;)
> So use native ATL as well then ;)Ah yes, that would be the obvious solution :) And it certainly gets me closer. WINEDLLOVERRIDES="atl=n" regsvr32 c:\\windows\\system\\dxtrans.dll fixme:ole:OLE32_DllGetClassObject CLSID: {0002e005-0000-0000-c000-000000000046}, IID: {00000001-0000-0000-c000-000000000046} fixme:ole:CoCreateInstance no classfactory created for CLSID {0002e005-0000-0000-c000-000000000046}, hres is 0x80040111 and a Windows dialog box: "DllRegisterServer in c:\windows\system\dxtrans.dll failed" I tried both builtin and native ole32,oleaut32,ole2,olecnv32,olethk32,olepro32 (although not in every possible combination). __________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo