- If the class of the window is a known standard, then format the name
authorGuy L. Albertelli <galberte@neo.lrun.com>
Sun, 22 Jul 2001 23:33:33 +0000 (23:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 22 Jul 2001 23:33:33 +0000 (23:33 +0000)
commit231162ef9c9eda54f63cafafffe93ed8c5c64459
tree073c1f50a0888ef6bb916d8f1950478045c7eae7
parent6bbc745ddef3f7a332349e034492aa0feae39007
- 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.
windows/spy.c