![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cInputBase.h>
Public Member Functions | |
virtual bool | SetCursorX (int iShowCursor, HCURSOR hCursor)=0 |
virtual bool | SetCaptureX (HWND hWndCap)=0 |
virtual HWND | SetFocusX (HWND hWndFocus)=0 |
Proxy the cursor/focus functions for the desktop/station
|
pure virtual |
|
pure virtual |
|
pure virtual |