ChangeSet ID: 12404 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/05/18 15:43:29
Modified files: include : wingdi.h wincon.h winbase.h dlls/kernel : sync.c registry16.c dlls/gdi : painting.c
Log message: Eric Pouech pouech-eric@wanadoo.fr Added some missing prototypes.
Patch: http://cvs.winehq.org/patch.py?id=12404
Old revision New revision Changes Path 1.105 1.106 +1 -1 wine/include/wingdi.h 1.20 1.21 +1 -0 wine/include/wincon.h 1.209 1.210 +44 -19 wine/include/winbase.h 1.54 1.55 +2 -2 wine/dlls/kernel/sync.c 1.3 1.4 +1 -0 wine/dlls/kernel/registry16.c 1.4 1.5 +1 -1 wine/dlls/gdi/painting.c