http://bugs.winehq.org/show_bug.cgi?id=9552
Summary: After update to 0.9.44 native comctl32.dll don't work Product: Wine Version: 0.9.44. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: dsent@mail.ru
Created an attachment (id=7924) --> (http://bugs.winehq.org/attachment.cgi?id=7924) wine output
I used native Windows XP comctl32.dll for AceMoney ( http://appdb.winehq.org/appview.php?iAppId=2248 ), because with builtin version calendar control ignores regional settings and sorting multi-column list by clicking on columns' headers doesn't work at all. After update to 0.9.44 native version doesn't work anymore. To be precise, it worked with 0.9.44 while I still had ~/.wine directory created with previous version (0.9.43 or 0.9.42). After invoking wineprefixcreate and reinstalling AceMoney, it doesn't start with enabled overrides. Log attached.
http://bugs.winehq.org/show_bug.cgi?id=9552
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-09-02 09:24:00 --- Julliard himself told me the fix for this on irc:
create a directory x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.0.0_none_deadbeef in ~/.wine/drive_c/windows/winsxs.
Then put the comctl32 in there, and it should work again.
http://bugs.winehq.org/show_bug.cgi?id=9552
--- Comment #2 from Danila Sentiabov dsent@mail.ru 2007-09-02 09:54:18 --- Thanks! It's working. But is that method documented? Does it apply to other DLLs? Do you know if it will be fixed in future releases?
For now I'm adding this to HOWTO section of application I maintain.
http://bugs.winehq.org/show_bug.cgi?id=9552
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2007-09-02 10:03:10 ---
But is that method documented? Does it apply to other DLLs?
This is something that works on a per dll basis and requires intimate knowledge how particular subsystems in Windows work.
Do you know if it will be fixed in future releases?
No. If someone is using native dlls it his/her responsibility to make it work.
Marking this bug as invalid.
http://bugs.winehq.org/show_bug.cgi?id=9552
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2007-09-02 10:03:20 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=9552
--- Comment #5 from Danila Sentiabov dsent@mail.ru 2007-09-02 10:15:23 --- Thanks for the reply. Should I open another bug for the issues that made me to use native DLL or they are already known? (calendar and multi-column list issues)
http://bugs.winehq.org/show_bug.cgi?id=9552
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2007-09-02 21:07:03 ---
Should I open another bug for the issues that made me to use native DLL or they are already known? (calendar and multi-column list issues)
Sure, file a bug (one per bug report please), this is a bugzilla! Just spend a little bit of time searching in existing bug reports to avoid possible duplicates.