[Bug 4708] Regression (urlmon): IE6 setup crashes
http://bugs.winehq.org/show_bug.cgi?id=4708 fgouget(a)codeweavers.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From fgouget(a)codeweavers.com 2006-06-03 04:01 ------- This must be because urlmon/regsvr.c now tries to get the address of RegInstallA which is not present in older native advpack dlls. The same problem exists in mshtml. So the fix is to get the address of 'RegInstall' which is the same as 'RegInstallA'. See the attached patch. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs