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

Alexandre Julliard julliard at winehq.org
Thu Dec 11 23:56:44 CST 2003


ChangeSet ID:	10407
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/12/11 23:56:44

Modified files:
	include        : winternl.h 
	dlls/ntdll/tests: rtlstr.c 
	dlls/ntdll     : rtlstr.c ntdll.spec error.c 

Log message:
	Jon Griffiths <jon_p_griffiths at yahoo.com>
	Added RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLastWin32Error,
	RtlGUIDFromString, RtlStringFromGUID.

Patch: http://cvs.winehq.com/patch.py?id=10407

Old revision  New revision  Changes     Path
 1.65          1.66          +2 -2       wine/include/winternl.h
 1.13          1.14          +47 -8      wine/dlls/ntdll/tests/rtlstr.c
 1.37          1.38          +132 -0     wine/dlls/ntdll/rtlstr.c
 1.142         1.143         +6 -1       wine/dlls/ntdll/ntdll.spec
 1.11          1.12          +51 -2      wine/dlls/ntdll/error.c




More information about the wine-cvs mailing list