- stupid bugfix for win32 Vista / Windows 7 bug where alt-tab causes no mouse to be seen in windows desktop.

This commit is contained in:
Mark Vejvoda
2010-05-18 06:36:47 +00:00
parent b69d808a0b
commit f010130c38
2 changed files with 60 additions and 0 deletions

View File

@@ -128,6 +128,7 @@ private:
protected:
int w, h;
static bool isActive;
public:
static bool handleEvent();