https://bugs.winehq.org/show_bug.cgi?id=49453
Bug ID: 49453 Summary: ExtractNow: buttons do nothing / don't work / function (needs comctl32 version 6) Product: Wine Version: 5.11 Hardware: x86 URL: https://www.extractnow.com/ OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: spoon0042@hotmail.com Distribution: Debian
This came up on the forum and I was bored. ExtractNow is a simple looking archive extractor thing. Problem is the buttons in the main window don't do anything on mainline wine. Works on staging though, tracked it down to this patch:
commit 14c33edf03750722193658b9f9a72fc21b7fb988 Author: Dmitry Timoshkov dmitry@baikal.ru Date: Tue Nov 12 18:13:20 2019 +0800
comctl32: Bump version to 6.0.
An application that I have here checks comctl32.dll version information and refuses to run, changing DLL version to 6.0 makes it run.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
:040000 040000 2e914614641b09648642ff928d0777005f8ad070 99f4dbca57a429a7d038e014d0dd1b68a6b3ffaf M dlls :040000 040000 89a1c48068de16510fc9ca1d1eb1800849fc1065 a501c8d94188aa8d9c5f03435b4ee7dd370045d7 M include