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

Alexandre Julliard julliard at winehq.org
Mon Jun 27 06:12:11 CDT 2005


ChangeSet ID:	18473
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/27 06:12:11

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

Log message:
	Eric Pouech <pouech-eric at wanadoo.fr>
	Implemented OpenProcess on top of NtOpenProcess.

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

Old revision  New revision  Changes     Path
 1.149         1.150         +1 -0       wine/include/winternl.h
 1.8           1.9           +21 -0      wine/dlls/ntdll/process.c
 1.190         1.191         +2 -2       wine/dlls/ntdll/ntdll.spec
 1.91          1.92          +20 -8      wine/dlls/kernel/process.c




More information about the wine-cvs mailing list