[Bug 10386] Internet Explorer 1 fails to start

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 1 13:31:08 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=10386





--- Comment #5 from Mikolaj Zalewski <mikolaj.zalewski at gmail.com>  2008-03-01 13:31:07 ---
Created an attachment (id=11065)
 --> (http://bugs.winehq.org/attachment.cgi?id=11065)
patch

I've done some tests what different Windows flavors do and Windows 98 does
OleInitialize in SHRegisterDragDrop so I think we can do it too. Could you test
this patch?

I'd be surprised if there were a OleUninitialize in SHRevokeDragDrop. I think
it's more probably to have another OleInitialize but we should also check what
Windows 98 does.

BTW this call got removed from Windows Vista. Does MSIE 1.0 work there? (but
I'd expect that they check if the GetProcAddress returns NULL).


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list