ReactOS 0.4.15-dev-7906-g1b85a5f
ghostwnd.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GHOST_DATA
 

Macros

#define GHOSTCLASSNAME   L"Ghost"
 
#define GHOST_PROP   L"GhostProp"
 

Typedefs

typedef struct GHOST_DATA GHOST_DATA
 

Macro Definition Documentation

◆ GHOST_PROP

#define GHOST_PROP   L"GhostProp"

Definition at line 11 of file ghostwnd.h.

◆ GHOSTCLASSNAME

#define GHOSTCLASSNAME   L"Ghost"

Definition at line 10 of file ghostwnd.h.

Typedef Documentation

◆ GHOST_DATA