[Bug 3107] listview columns do not sort in Acemoney
http://bugs.winehq.org/show_bug.cgi?id=3107 --- Comment #8 from Igor Tarasov <tarasov.igor(a)gmail.com> 2008-05-29 11:03:22 --- Created an attachment (id=13462) --> (http://bugs.winehq.org/attachment.cgi?id=13462) Excerpt from acemoney +message log Have just tested it with acemoney. I've found out that the message with code -12 that I've mentioned above is NM_CUSTOMDRAW (list view) Notification ( http://msdn.microsoft.com/en-us/library/bb774865(VS.85).aspx ), but I dont believe it has something to do with this bug. However, I see that LVN_COLUMNCLICK is being managed quite different by native and builtin comctl32.dll. Just see attached file, try to make diff of them, and you'll see that builtin comctl32.dll just does nothing on header click. So, this is not too much of bug, but rather missing functionality. Personally, I have not seen apps having comctl listviews sorting working on wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org