Eric Pouech
|
2e5cdf95da
|
Implemented:
- RtlDoesFileExists_U as a stub
- RtlDosSearchPath_U
|
2003-06-16 01:24:30 +00:00 |
Eric Pouech
|
35d5d06ac9
|
Implemented RtlDosPathNameToNtPathName_U, RtlGetCurrentDirectory_U,
RtlGetFullPathName_U and RtlSetCurrentDirectory_U (the last one
partially as we can't test whether a path exists or not).
|
2003-05-15 04:20:42 +00:00 |
Alexandre Julliard
|
d6da1f33ab
|
Implemented RtlIsNameLegalDOS8Dot3 (based on a patch by Eric Pouech).
Implemented RtlUpcaseUnicodeStringToCountedOemString.
|
2003-04-16 23:15:29 +00:00 |
Alexandre Julliard
|
aa94a5ad1a
|
Implemented RtlDetermineDosPathNameType_U and RtlIsDosDeviceName_U.
|
2003-04-12 00:10:13 +00:00 |