![]() |
ROOT
6.06/09
Reference Guide
|
Include dependency graph for TWinNTSystem.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | passwd |
| struct | group |
| class | TWinNTSystem |
Macros | |
| #define | MAX_SID_SIZE 1024 |
| #define | MAX_NAME_STRING 1024 |
| #define | SID_GROUP 0 |
| #define | SID_MEMBER 1 |
Variables | |
| R__EXTERN ULong_t | gConsoleWindow |
| #define MAX_NAME_STRING 1024 |
Definition at line 44 of file TWinNTSystem.h.
Referenced by TWinNTSystem::LookupSID().
| #define MAX_SID_SIZE 1024 |
Definition at line 42 of file TWinNTSystem.h.
Referenced by TWinNTSystem::LookupSID().
| #define SID_GROUP 0 |
Definition at line 46 of file TWinNTSystem.h.
Referenced by TWinNTSystem::CollectGroups(), and TWinNTSystem::LookupSID().
| #define SID_MEMBER 1 |
Definition at line 47 of file TWinNTSystem.h.
Referenced by TWinNTSystem::CollectMembers(), and TWinNTSystem::LookupSID().
Definition at line 267 of file TWinNTSystem.h.
Referenced by TGWin32::MapRaised().