ChangeSet ID: 998330979717947792261839 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/08/20 14:09:39
Modified files: include : winuser.h windows : class.c nonclient.c
Log message: Fixed GetClassLong to return full 32 bits for all items. Removed GCW_* definitions that don't exist in Win32.
Patch: http://cvs.winehq.com/patch.py?id=998330979717947792261839
Revision Changes Path 1.115 +8 -16 wine/include/winuser.h 1.36 +75 -49 wine/windows/class.c 1.83 +3 -3 wine/windows/nonclient.c