Searched refs:TrackSysKey (Results 1 – 1 of 1) sorted by relevance
149 static BYTE TrackSysKey = 0; /* determine whether ALT key up will cause a WM_SYSKEYUP variable185 if( TrackSysKey == VK_MENU || /* <ALT>-down/<ALT>-up sequence */ in KbdMessage()188 TrackSysKey = 0; in KbdMessage()204 TrackSysKey = VKey; in KbdMessage()234 TrackSysKey=0; /* see input.c */ in do_test()