ChangeSet ID: 10903 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/01/28 15:41:56
Modified files: windows : struct32.c include/wine : winuser16.h dlls/user : hook16.c
Log message: lpCreateParams should be a SEGPTR in 16-bit code.
Patch: http://cvs.winehq.org/patch.py?id=10903
Old revision New revision Changes Path 1.7 1.8 +2 -3 wine/windows/struct32.c 1.48 1.49 +1 -1 wine/include/wine/winuser16.h 1.5 1.6 +2 -2 wine/dlls/user/hook16.c