wine/ dlls/user/user_main.c dlls/user/sysparam ...
ChangeSet ID: 17758 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/05/25 13:42:37 Modified files: dlls/user : user_main.c sysparams.c misc.c cursoricon.c Makefile.in Removed files: windows : user.c Log message: Moved functions from windows/user.c to more appropriate places, and get rid of that file. Patch: http://cvs.winehq.org/patch.py?id=17758 Old revision New revision Changes Path 1.83 1.84 +185 -2 wine/dlls/user/user_main.c 1.17 1.18 +125 -0 wine/dlls/user/sysparams.c 1.23 1.24 +142 -0 wine/dlls/user/misc.c 1.4 1.5 +11 -0 wine/dlls/user/cursoricon.c 1.95 1.96 +0 -1 wine/dlls/user/Makefile.in 1.114 Removed +0 -0 wine/windows/user.c
participants (1)
-
Alexandre Julliard