Go to the source code of this file.
Classes | |
struct | HWMouseCursor |
! a lot of these includes are just for some hacks... clean up sometime More... | |
Functions | |
DEFINE_RUNTIME_CLASSTYPE_CODE (GUIApp, CoreApp) | |
Variables | |
WNDPROC | oldWindowProc = 0 |
bool | allow_set_cursor = true |
bool allow_set_cursor = true |
Definition at line 794 of file GUIApp.cpp.
Referenced by GUIApp::myWindowProc(), and GUIApp::paint().
WNDPROC oldWindowProc = 0 |
Definition at line 793 of file GUIApp.cpp.
Referenced by GUIApp::CreateHWCursors(), and GUIApp::myWindowProc().