add (unused) missing defines for IME stuff, which can't work until I

figure out how to test for presence of qwerty keyboard
This commit is contained in:
ehouse 2008-12-01 13:16:58 +00:00
parent 1fb1c28ed8
commit f4ab972e03

View file

@ -67,6 +67,13 @@ BOOL DH(ResetEvent)(HANDLE);
#endif /* USE_RAW_MINGW */
#ifndef IME_ESC_SET_MODE
# define IME_ESC_SET_MODE 0x0800
#endif
#ifndef IM_SPELL
# define IM_SPELL 0
#endif
#if 0
/* http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1591512&SiteID=1 */
#define IM_SPELL 0