http://bugs.winehq.org/show_bug.cgi?id=20282
Summary: ControlSpy doesn't show any message passed to control procedure Product: Wine Version: 1.1.30 Platform: PC URL: http://www.microsoft.com/downloads/details.aspx?displa ylang=en&FamilyID=19d4294d-0531-4ec2-8b27-2e463b315f16 OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: bunglehead@gmail.com
Testing tool MS ControlSpy allows to learn common control (and some from user32 too) behaviour. It has two message listboxes - one for parent WM_NOTIFY notifications and one for messages passed to control procedure.
Running in Wine parent notifications list works as it should while control messages list is always empty.
This causes a loss of functionality - this is list is useful to check redrawing messages for example.
I could help with any needed debug output to solve this.
http://bugs.winehq.org/show_bug.cgi?id=20282
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comctl32
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2009-12-13 03:35:04 --- Apparently control messages do show up if native override v6 is installed to system32, 'winetricks cc580' doesn't help. Also only ControlSpyV5 starts after v6 override, ControlSpyV6 exits silently.
http://bugs.winehq.org/show_bug.cgi?id=20282
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2010-05-27 10:51:41 --- Fixed by commit d926939b12d3c260ad1e4bc3d0ba7341901dcd7f. Now it's fully functional.
http://bugs.winehq.org/show_bug.cgi?id=20282
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2010-05-28 12:51:07 --- Closing bugs fixed in 1.2-rc2.
http://bugs.winehq.org/show_bug.cgi?id=20282
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d926939b12d3c260ad1e4bc3d0b | |a7341901dcd7f