28 #ifndef GENAVIGATOR_H_
29 #define GENAVIGATOR_H_
40 bool Create ( HWND parent,
bool visible );
41 void Show (
bool visibile );
56 static LRESULT CALLBACK
WndProc ( HWND hWnd,
UINT msg, WPARAM wParam,
LPARAM lParam );
77 #endif // GENAVIGATOR_H_
CONST PIXELFORMATDESCRIPTOR UINT
static LRESULT CALLBACK ListWndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
rvGEWorkspace * mWorkspace
void SetWorkspace(rvGEWorkspace *workspace)
HICON mVisibleIconDisabled
static LRESULT CALLBACK WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
bool Create(HWND parent, bool visible)
static LRESULT FAR PASCAL GetMsgProc(int nCode, WPARAM wParam, LPARAM lParam)
void UpdateSelections(void)
void AddWindow(idWindow *window)