Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TWinNTSystem.h File Reference
#include "TSystem.h"
#include <string>
#include "Windows4Root.h"
#include <commctrl.h>

Classes

struct  group
struct  passwd
class  TWinNTSystem
 Class providing an interface to the Windows NT Operating System. More...

Macros

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

Variables

externULongptr_t gConsoleWindow

Macro Definition Documentation

◆ MAX_NAME_STRING

#define MAX_NAME_STRING   1024

Definition at line 25 of file TWinNTSystem.h.

◆ MAX_SID_SIZE

#define MAX_SID_SIZE   1024

Definition at line 23 of file TWinNTSystem.h.

◆ SID_GROUP

#define SID_GROUP   0

Definition at line 27 of file TWinNTSystem.h.

◆ SID_MEMBER

#define SID_MEMBER   1

Definition at line 28 of file TWinNTSystem.h.

Variable Documentation

◆ gConsoleWindow

externULongptr_t gConsoleWindow

Definition at line 248 of file TWinNTSystem.h.