wine/ win32/newfns.c include/winnt.h include/w ...
ChangeSet ID: 8957 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/08/12 13:56:55 Modified files: win32 : newfns.c include : winnt.h winbase.h dlls/kernel : thread.c kernel32.spec Makefile.in Added files: dlls/kernel : powermgnt.c Log message: Dimitrie O. Paun <dpaun(a)rogers.com> Consolidate all kernel power management functions. Provide prototypes and stubs for missing functions. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8957 Old revision New revision Changes Path 1.48 1.49 +1 -41 wine/win32/newfns.c 1.162 1.163 +7 -0 wine/include/winnt.h 1.188 1.189 +2 -0 wine/include/winbase.h 1.2 1.3 +0 -19 wine/dlls/kernel/thread.c 1.103 1.104 +2 -2 wine/dlls/kernel/kernel32.spec 1.74 1.75 +1 -0 wine/dlls/kernel/Makefile.in Added 1.1 +0 -0 wine/dlls/kernel/powermgnt.c
participants (1)
-
Alexandre Julliard