ChangeSet ID: 13838 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/20 14:13:16
Modified files: include : wtypes.idl wtypes.h winuser.h wingdi.h windef.h winbase.h commdlg.h
Log message: Jon Griffiths jon_p_griffiths@yahoo.com Use correct tag names for compatability with fwd decls. Some old code checks that _WINDEF_ is defined in windef.h.
Patch: http://cvs.winehq.org/patch.py?id=13838
Old revision New revision Changes Path 1.20 1.21 +2 -2 wine/include/wtypes.idl 1.57 1.58 +2 -2 wine/include/wtypes.h 1.184 1.185 +1 -1 wine/include/winuser.h 1.112 1.113 +5 -5 wine/include/wingdi.h 1.93 1.94 +3 -3 wine/include/windef.h 1.218 1.219 +1 -1 wine/include/winbase.h 1.43 1.44 +2 -2 wine/include/commdlg.h