http://bugs.winehq.org/show_bug.cgi?id=23591
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://download.jgsoft.com/ | |editpad/SetupEditPadProDemo | |.exe CC| |xerox_xerox2000@yahoo.co.uk Component|-unknown |comctl32 Ever Confirmed|0 |1
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2010-07-10 04:42:23 --- Confirming. Looks like a bug in comctl32
I tried 'winetricks cc580' but that gave a whole series of access violations at startup (maybe that comctl32 is too old?), but the following worked for me (after creating a new clean ~/.wine):
1.) rm -rf ~/.wine/drive_c/windows/winsxs/manifests/x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef.manifest
2.) copy a comctl32.dll from my Windows XP into ~/.wine/drive_c/windows/system32/
3. Install EditPadProDemo.exe and run the app by : WINEDLLOVERRIDES="comctl32=n" wine EditPadPro.exe
No AccessViolations anymore, so most likely a bug in wine's comctl32