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

Alexandre Julliard julliard at wine.codeweavers.com
Fri Apr 11 19:10:14 CDT 2003


ChangeSet ID:	7857
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/04/11 19:10:14

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

Log message:
	Implemented RtlDetermineDosPathNameType_U and RtlIsDosDeviceName_U.

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

Old revision  New revision  Changes     Path
 1.24          1.25          +17 -1      wine/include/winternl.h
 1.7           1.8           +1 -0       wine/dlls/ntdll/tests/Makefile.in
 1.7           1.8           +1 -0       wine/dlls/ntdll/tests/.cvsignore
 1.104         1.105         +2 -2       wine/dlls/ntdll/ntdll.spec
 1.54          1.55          +1 -0       wine/dlls/ntdll/Makefile.in
 Added         1.1           +0 -0       wine/dlls/ntdll/tests/path.c
 Added         1.1           +0 -0       wine/dlls/ntdll/path.c




More information about the wine-cvs mailing list