ChangeSet ID: 1002682284173596121836454 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/10/09 22:51:24
Modified files: dlls/kernel : format_msg.c dlls/msvcrt : locale.c dlls/oleaut32 : typelib.c include : winbase.h winuser.h
Log message: Francois Gouget fgouget@free.fr Move the RT_XXX macros to winuser.h. winuser.h: Add support for NOGDI. winuser.h: Modify to allow compilation without wingdi.h.
Patch: http://cvs.winehq.com/patch.py?id=1002682284173596121836454
Revision Changes Path 1.19 +1 -0 wine/dlls/kernel/format_msg.c 1.9 +2 -0 wine/dlls/msvcrt/locale.c 1.54 +1 -0 wine/dlls/oleaut32/typelib.c 1.125 +0 -49 wine/include/winbase.h 1.122 +109 -32 wine/include/winuser.h