|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Functions | |
| DEBUG_CHANNEL (kernel32file) | |
| NTSTATUS | IsGlobalDeviceMap (HANDLE DirectoryHandle, PBOOLEAN IsGlobal) |
| DWORD | FindSymbolicLinkEntry (PWSTR NameToFind, PWSTR NamesList, DWORD TotalEntries, PBOOLEAN Found) |
| BOOL WINAPI | DefineDosDeviceA (DWORD dwFlags, LPCSTR lpDeviceName, LPCSTR lpTargetPath) |
| BOOL WINAPI | DefineDosDeviceW (DWORD dwFlags, LPCWSTR lpDeviceName, LPCWSTR lpTargetPath) |
| DWORD WINAPI | QueryDosDeviceA (LPCSTR lpDeviceName, LPSTR lpTargetPath, DWORD ucchMax) |
| DWORD WINAPI | QueryDosDeviceW (LPCWSTR lpDeviceName, LPWSTR lpTargetPath, DWORD ucchMax) |
| DEBUG_CHANNEL | ( | kernel32file | ) |
Definition at line 162 of file dosdev.c.
Referenced by test_define_dos_deviceA(), test_DefineDosDeviceA(), test_QueryDosDeviceA(), and test_Sign_Media().
Definition at line 232 of file dosdev.c.
Referenced by _ClosePortHandles(), _CreateNonspooledPort(), AddSubst(), DefineDosDeviceA(), DeleteSubst(), and SetParallelState().
| DWORD FindSymbolicLinkEntry | ( | PWSTR | NameToFind, |
| PWSTR | NamesList, | ||
| DWORD | TotalEntries, | ||
| PBOOLEAN | Found | ||
| ) |
Definition at line 97 of file dosdev.c.
Referenced by QueryDosDeviceW().
Definition at line 27 of file dosdev.c.
Referenced by QueryDosDeviceW().
Definition at line 422 of file dosdev.c.
Referenced by test_define_dos_deviceA(), test_DefineDosDeviceA(), test_GetMappedFileName(), test_GetVolumeNameForVolumeMountPointA(), test_query_dos_deviceA(), and test_QueryDosDeviceA().
Definition at line 542 of file dosdev.c.
Referenced by _CreateNonspooledPort(), AddVolumeToList(), BasepGetComputerNameFromNtPath(), ConvertNtPathToWin32Path(), create_file_test(), DevicePathToDosPath(), EnumerateDevices(), GetFinalPathNameByHandleW(), GetInstallSourceWin32(), QueryDeviceInformation(), QueryDosDeviceA(), QueryFullProcessImageNameW(), QuerySubstedDrive(), ShowParallelStatus(), test_GetFinalPathNameByHandleW(), and test_QueryFullProcessImageNameW().