ChangeSet ID: 8258 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/05/19 14:00:02
Modified files: windows : winpos.c win.c include : win.h dlls/user : message.c
Log message: Catch broadcast window handles in functions that are implemented using SendMessage.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8258
Old revision New revision Changes Path 1.144 1.145 +22 -1 wine/windows/winpos.c 1.216 1.217 +27 -0 wine/windows/win.c 1.76 1.77 +6 -0 wine/include/win.h 1.37 1.38 +0 -6 wine/dlls/user/message.c