|
ReactOS 0.4.16-dev-2274-gc61d98f
|
#include <k32.h>
Go to the source code of this file.
Functions | |
| DWORD WINAPI | GetShortPathNameA (IN LPCSTR lpszLongPath, OUT LPSTR lpszShortPath, IN DWORD cchBuffer) |
| DWORD WINAPI GetShortPathNameA | ( | IN LPCSTR | lpszLongPath, |
| OUT LPSTR | lpszShortPath, | ||
| IN DWORD | cchBuffer | ||
| ) |
Definition at line 20 of file pathansi.c.
Referenced by DosChangeDirectory(), DosKRNLInitialize(), DosLoadExecutable(), full_file_path_name_in_a_CWD(), okChildPath_(), PathGetShortPathA(), START_TEST(), StoreNameInSft(), test_drive_letter_case(), test_filenames(), test_GetLongPathNameA(), test_PathNameA(), test_relative_path(), test_SdbGetPermLayerKeys(), test_ShortPathCase(), and test_ValidPathA().