wine/ include/winternl.h dlls/ntdll/ntdll.spec ...

Alexandre Julliard julliard at winehq.org
Wed Mar 17 20:08:43 CST 2004


ChangeSet ID:	11553
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/17 20:08:43

Modified files:
	include        : winternl.h 
	dlls/ntdll     : ntdll.spec Makefile.in 
Added files:
	dlls/ntdll     : debugbuffer.c 

Log message:
	Raphael Junqueira <fenix at club-internet.fr>
	Stub implementations of RtlCreateQueryDebugBuffer,
	RtlDestroyQueryDebugBuffer and RtlQueryProcessDebugInformation.

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

Old revision  New revision  Changes     Path
 1.69          1.70          +69 -0      wine/include/winternl.h
 1.145         1.146         +3 -3       wine/dlls/ntdll/ntdll.spec
 1.95          1.96          +1 -0       wine/dlls/ntdll/Makefile.in
 Added         1.1           +0 -0       wine/dlls/ntdll/debugbuffer.c




More information about the wine-cvs mailing list