libs-back/Headers/win32
Gregory John Casamento 77565aaad0 * Headers/win32/WIN32Server.h: Remove HOTKEY method.
* Source/win32/w32_general.m: Remove HOTKEY method.
	* Source/win32/WIN32Server.m: Remove call to HOTKEY method.  Added
	function "mask_for_keystate(..)" to implement modifier mappings
	on Windows.   Also changed process_key_event to use the new function
	and changed the call to ToUnicode to use a blank array instead of
	modifying the existing keyState array since this was returning the
	characters with the modifiers still applied.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@29498 72102866-910b-0410-8b05-ffd578937521
2010-02-07 08:37:04 +00:00
..
WIN32Geometry.h Remove unused parameters for rect conversion on windows. 2008-10-17 15:22:41 +00:00
WIN32OpenGL.h OpenGL sub-windows: prevent back-store flush, handle expose events, and small fix/improvements 2009-03-04 09:58:41 +00:00
WIN32Server.h * Headers/win32/WIN32Server.h: Remove HOTKEY method. 2010-02-07 08:37:04 +00:00