ChangeSet ID: 17754 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/05/25 12:56:35 Modified files: dlls/user : user_private.h user16.c sysparams.c Makefile.in Removed files: windows : syscolor.c Log message: Moved the syscolor functions to dlls/user/sysparams.c. Patch: http://cvs.winehq.org/patch.py?id=17754 Old revision New revision Changes Path 1.13 1.14 +0 -1 wine/dlls/user/user_private.h 1.23 1.24 +18 -0 wine/dlls/user/user16.c 1.15 1.16 +249 -15 wine/dlls/user/sysparams.c 1.94 1.95 +0 -1 wine/dlls/user/Makefile.in 1.49 Removed +0 -0 wine/windows/syscolor.c