- Removed HaveFocus variable in preference of using GetForegroundWindow().

SVN r1616 (trunk)
This commit is contained in:
Randy Heit 2009-05-27 21:11:06 +00:00
commit a925f7eab6
4 changed files with 2 additions and 7 deletions

View file

@ -1,4 +1,5 @@
May 27, 2009
- Removed HaveFocus variable in preference of using GetForegroundWindow().
- Added Raw Input keyboard handling.
May 26, 2009