[Bug 40236] winetricks ie6: buttons are missing

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 1 19:39:40 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=40236

--- Comment #1 from Dmitry Timoshkov <dmitry at baikal.ru> ---
Looks like the culprit is dwMajorVersion=6 returned by shell32.GetDllVersion().
Changing GetDllVersion() to return dwMajorVersion=5 is a workaround.

-- 
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