| uLib
    User mode C/C++ extended API library for Win32 programmers.
    | 
Go to the source code of this file.
| Typedefs | |
| typedef TCHAR | _ROOT_BUF[80] | 
| Functions | |
| bool | __EnableProcPrivilege (IN CSTR Privilege, OUT LUID_AND_ATTRIBUTES *pPrv, OUT HANDLE *pToken) | 
| bool | __GetRoot (OUT TSTR Root, IN UINT ccRoot, IN CSTR PathName) | 
| DWORD | __GetVolumeFlags (CSTR PathName) | 
| DWORD | __GetVolumeId (CSTR PathName) | 
| DWORD | __GetHandleVolumeId (HANDLE hObj) | 
| CSTR | __ChangeToDirOf (CSTR PathName) | 
| typedef TCHAR _ROOT_BUF[80] | 
Definition at line 42 of file _Internal.cpp.
| bool __EnableProcPrivilege | ( | IN CSTR | Privilege, | 
| OUT LUID_AND_ATTRIBUTES * | pPrv, | ||
| OUT HANDLE * | pToken | ||
| ) | 
Definition at line 16 of file _Internal.cpp.
Definition at line 28 of file _Internal.cpp.
Definition at line 44 of file _Internal.cpp.
Definition at line 56 of file _Internal.cpp.
| DWORD __GetHandleVolumeId | ( | HANDLE | hObj | ) | 
Definition at line 68 of file _Internal.cpp.
Definition at line 77 of file _Internal.cpp.