ChangeSet ID: 990561320513528703246266 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/05/22 15:55:20
Modified files: include : winpos.h windows : message.c winpos.c
Log message: Make WIN_WindowFromPoint take a POINT instead of a POINT16. Small bug fix in scope window handling. Always check for message when QS_SENDMESSAGE is set.
Patch: http://cvs.winehq.com/patch.py?id=990561320513528703246266
Revision Changes Path 1.12 +1 -1 wine/include/winpos.h 1.106 +6 -10 wine/windows/message.c 1.100 +22 -25 wine/windows/winpos.c