ChangeSet ID: 7663 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/25 19:29:56
Modified files: include/msvcrt : stdio.h process.h io.h conio.h
Log message: Use aliases instead of #defines for the varargs functions when using gcc.
Patch: http://cvs.winehq.com/patch.py?id=7663
Old revision New revision Changes Path 1.11 1.12 +1 -1 wine/include/msvcrt/stdio.h 1.8 1.9 +21 -8 wine/include/msvcrt/process.h 1.4 1.5 +9 -2 wine/include/msvcrt/io.h 1.3 1.4 +9 -2 wine/include/msvcrt/conio.h