Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TWinNTSystem.h File Reference
#include "TSystem.h"
#include <string>
#include "Windows4Root.h"
#include <commctrl.h>
Include dependency graph for TWinNTSystem.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  group
 
struct  passwd
 
class  TWinNTSystem
 

Macros

#define MAX_NAME_STRING   1024
 
#define MAX_SID_SIZE   1024
 
#define SID_GROUP   0
 
#define SID_MEMBER   1
 

Variables

R__EXTERN ULongptr_t gConsoleWindow
 

Macro Definition Documentation

◆ MAX_NAME_STRING

#define MAX_NAME_STRING   1024

Definition at line 33 of file TWinNTSystem.h.

◆ MAX_SID_SIZE

#define MAX_SID_SIZE   1024

Definition at line 31 of file TWinNTSystem.h.

◆ SID_GROUP

#define SID_GROUP   0

Definition at line 35 of file TWinNTSystem.h.

◆ SID_MEMBER

#define SID_MEMBER   1

Definition at line 36 of file TWinNTSystem.h.

Variable Documentation

◆ gConsoleWindow

R__EXTERN ULongptr_t gConsoleWindow

Definition at line 257 of file TWinNTSystem.h.