Added wParam and lParam as parameters in SPY_ExitMessage
commit936c6c4ea49839af095ce679d948d9853775ce74
authorGuy L. Albertelli <galberte@neo.lrun.com>
Sun, 22 Oct 2000 23:52:47 +0000 (22 23:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 22 Oct 2000 23:52:47 +0000 (22 23:52 +0000)
tree779a64ce0bd42100e013e9ae893ad9f629dd65ec
parentd67dacea97311dc8861f07177711a0c9b2e96f1e
Added wParam and lParam as parameters in SPY_ExitMessage
Added dump for the STYLECHANG[ING|ED] messages.
Dump structures on exit only if message allows changes.
include/spy.h
windows/defwnd.c
windows/message.c
windows/spy.c