ChangeSet ID: 999887938849281278904527 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/09/07 14:38:58
Modified files: controls : combo.c listbox.c dlls/user : message.c include : spy.h windows : message.c spy.c winproc.c
Log message: Guy L. Albertelli galberte@neo.lrun.com Enhance SPY_GetMsgName to translate common control messages.
Patch: http://cvs.winehq.com/patch.py?id=999887938849281278904527
Revision Changes Path 1.76 +1 -1 wine/controls/combo.c 1.79 +2 -2 wine/controls/listbox.c 1.3 +5 -5 wine/dlls/user/message.c 1.6 +1 -1 wine/include/spy.h 1.123 +3 -3 wine/windows/message.c 1.23 +23 -14 wine/windows/spy.c 1.73 +6 -6 wine/windows/winproc.c