http://bugs.winehq.org/show_bug.cgi?id=12406
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-04-07 12:39:58 --- Hi, i tried the app too and looks like this is the problem: 0009:Call KERNEL32.GetProcAddress(7e200000,3b8b8446 "CoInternetSetFeatureEnabled") ret=3b2dd040 0009:Ret KERNEL32.GetProcAddress() retval=00000000 ret=3b2dd040
A simple stub implementation got the app further to the main window, but then it crashed again, probably because of other bug. Hin-Tak: patch below is really crap, but enough to get around the bug. Better you write something properly yourself and send it to wine=patches. Info here: http://msdn2.microsoft.com/en-us/library/ms537168(VS.85).aspx
Regards