SPY enhancements for messages

Guy L. Albertelli galberte at neo.lrun.com
Sun Jul 22 00:05:47 CDT 2001


The purpose of this change is to output the actual names of the common
control messages instead of WM_USER+nnn in the spy trace. I got tired of
looking them up. It currently supports REBAR, TOOLBAR, and COMBOBOXEX. The
rest are easy to add.

Changelog:
 Guy Albertelli  <<galberte at neo.lrun.com>>

  windows/spy.c
   - If the class of the window is a known standard, then format the name of
the
      WM_USER+nnn messages if possible.
   - Fix case where the classname returned was truncated and not printed at
all.
   - Issue errors if either the Notify or common control messasge lists are
out of order.
   - Prepare to dump out control block structures pointed to by lparam for
messages.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spy9.diff
Type: application/octet-stream
Size: 19752 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010722/38bd45ff/spy9.obj


More information about the wine-patches mailing list