log src/video/win32/SDL_win32video.h @ 4465:3e69e077cb95

age author description
Sun, 09 May 2010 20:47:22 -0700 Sam Lantinga Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
Wed, 10 Mar 2010 15:02:58 +0000 Sam Lantinga Fixed bug #943
Sun, 14 Feb 2010 15:55:10 +0000 Sam Lantinga Make sure STRICT is defined so the window proc has the correct prototype
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Fri, 12 Jun 2009 08:41:48 +0000 Sam Lantinga Fixed some compile errors and warnings under Visual C++
Sun, 07 Jun 2009 02:44:46 +0000 Sam Lantinga Hi,
Sat, 03 Jan 2009 06:03:56 +0000 Sam Lantinga The mouse position is relative to the client window.