wine/ include/winternl.h dlls/ntdll/rtl.c dlls ...

Alexandre Julliard julliard at winehq.org
Tue Aug 2 06:38:51 CDT 2005


ChangeSet ID:	19271
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/02 06:38:51

Modified files:
	include        : winternl.h 
	dlls/ntdll     : rtl.c process.c ntdll.spec 

Log message:
	Implemented a few trivial ntdll functions that have been added in
	recent Windows versions.

Patch: http://cvs.winehq.org/patch.py?id=19271

Old revision  New revision  Changes     Path
 1.159         1.160         +4 -0       wine/include/winternl.h
 1.77          1.78          +33 -13     wine/dlls/ntdll/rtl.c
 1.11          1.12          +9 -0       wine/dlls/ntdll/process.c
 1.193         1.194         +9 -9       wine/dlls/ntdll/ntdll.spec




More information about the wine-cvs mailing list