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

Alexandre Julliard julliard at winehq.org
Tue Dec 7 08:47:13 CST 2004


ChangeSet ID:	14719
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/12/07 08:47:13

Modified files:
	include        : winternl.h 
	dlls/ntdll/tests: rtl.c 
	dlls/ntdll     : ntdll.spec Makefile.in 
Added files:
	dlls/ntdll     : handletable.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	Implement handle tables and add tests for them.

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

Old revision  New revision  Changes     Path
 1.98          1.99          +24 -0      wine/include/winternl.h
 1.10          1.11          +46 -1      wine/dlls/ntdll/tests/rtl.c
 1.167         1.168         +6 -4       wine/dlls/ntdll/ntdll.spec
 1.97          1.98          +1 -0       wine/dlls/ntdll/Makefile.in
 Added         1.1           +0 -0       wine/dlls/ntdll/handletable.c




More information about the wine-cvs mailing list