ChangeSet ID: 999044161450730067677796 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/08/28 20:16:01
Modified files: include : win.h windows : win.c winproc.c
Log message: Make window handles 32-bit before calling window procedure. Don't clear window parent field when unlinking it.
Patch: http://cvs.winehq.com/patch.py?id=999044161450730067677796
Revision Changes Path 1.53 +1 -2 wine/include/win.h 1.147 +25 -6 wine/windows/win.c 1.72 +7 -14 wine/windows/winproc.c