GME  13
Defines
ActiveBrowserPropertyPage.cpp File Reference

Go to the source code of this file.

Defines

#define GET_X_LPARAM(lp)   ((int)(short)LOWORD(lp))
#define GET_Y_LPARAM(lp)   ((int)(short)HIWORD(lp))
#define ICON_NUMBER   11
#define DEBUG_EVENTS
#define EVENT_TRACE(x)   TRACE(x)

Define Documentation

#define DEBUG_EVENTS

Definition at line 1879 of file ActiveBrowserPropertyPage.cpp.

#define EVENT_TRACE (   x)    TRACE(x)

Definition at line 1883 of file ActiveBrowserPropertyPage.cpp.

#define GET_X_LPARAM (   lp)    ((int)(short)LOWORD(lp))

Definition at line 19 of file ActiveBrowserPropertyPage.cpp.

#define GET_Y_LPARAM (   lp)    ((int)(short)HIWORD(lp))

Definition at line 20 of file ActiveBrowserPropertyPage.cpp.

#define ICON_NUMBER   11

Definition at line 22 of file ActiveBrowserPropertyPage.cpp.