36#define Boolean BOOLEAN
48#define ButtonPressMask 0x01
49#define ButtonReleaseMask 0x02
50#define PointerMotionMask 0x04
51#define ButtonMotionMask 0x08
52#define KeyPressMask 0x10
53#define KeyReleaseMask 0x20
55#define GLXContext HGLRC
82#define Hinst HINSTANCE
85#define Hcursor HCURSOR
100# define XAnyEvent MSG
102#define XButtonEvent MSG
104#define XMotionEvent MSG
105#define XMouseWheelEvent MSG
108#define XK_ESCAPE VK_ESCAPE
109#define XK_HOME VK_HOME
110#define XK_LEFT VK_LEFT
112#define XK_RIGHT VK_RIGHT
113#define XK_DOWN VK_DOWN
117#define XmString char*
119#define XtAppContext UINT
121#define XtEventHandler FARPROC
123#define XtIntervalId UINT
125#define XtPointer PVOID
127#define XmAnyCallbackStruct void
129#define XtWorkProcId UINT
141#define XVisualInfo PIXELFORMATDESCRIPTOR
175#define strdup _tcsdup
struct _XtAppStruct * XtAppContext
Window RootWindowOfScreen(UINT s)
Boolean XtIsRealized(SoWidget w)
UINT XtScreen(SoWidget w)
Boolean XtIsShell(SoWidget w)
Window XtWindow(SoWidget w)
SoWidget XtWindowToWidget(UINT *d, Window w)
UINT * XtDisplay(SoWidget w)
SoWidget XtParent(SoWidget w)
XtAppContext XtWidgetToApplicationContext(SoWidget w)