ChangeSet ID: 989266440138381182216108 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/05/07 16:14:01
Modified files: graphics/x11drv: codepage.c include : Makefile.in windef.h Added files: include : minmax.h
Log message: Francois Gouget fgouget@codeweavers.com Added the minmax.h header (VC6). Added support for NOMINMAX. Remove __min/__max from windef.h, they belong to (msvcrt/)stdlib.h.
Patch: http://cvs.winehq.com/patch.py?id=989266440138381182216108
Revision Changes Path 1.9 +1 -1 wine/graphics/x11drv/codepage.c 1.23 +1 -0 wine/include/Makefile.in 1.57 +2 -3 wine/include/windef.h 1.1 +0 -0 wine/include/minmax.h