ChangeSet ID: 9363 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/16 23:31:27
Modified files: include/wine : windef16.h include : wtypes.idl wtypes.h winuser.h windef.h dlls/oleaut32 : parsedt.h dlls/comctl32 : trackbar.c controls : combo.c
Log message: Moved out of windef.h a few definitions that don't belong there (reported by Filip Navara).
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9363
Old revision New revision Changes Path 1.15 1.16 +5 -0 wine/include/wine/windef16.h 1.14 1.15 +4 -2 wine/include/wtypes.idl 1.51 1.52 +4 -4 wine/include/wtypes.h 1.167 1.168 +5 -0 wine/include/winuser.h 1.86 1.87 +0 -13 wine/include/windef.h 1.5 1.6 +1 -0 wine/dlls/oleaut32/parsedt.h 1.54 1.55 +1 -3 wine/dlls/comctl32/trackbar.c 1.100 1.101 +3 -2 wine/controls/combo.c