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

Alexandre Julliard julliard at winehq.org
Tue Jul 8 16:18:46 CDT 2003


ChangeSet ID:	8696
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/07/08 16:18:46

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

Log message:
	Implemented NtRead/WriteVirtualMemory.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8696

Old revision  New revision  Changes     Path
 1.45          1.46          +2 -0       wine/include/winternl.h
 1.7           1.8           +63 -0      wine/dlls/ntdll/virtual.c
 1.121         1.122         +4 -4       wine/dlls/ntdll/ntdll.spec
 1.1           1.2           +6 -52      wine/dlls/kernel/process.c




More information about the wine-cvs mailing list