Thread Win32::GuiTest: IsKeyPressed(shift strg...) (12 answers)
Opened by landogar at 2005-12-13 16:53

esskar
 2005-12-15 02:42
#60884 #60884
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
hab es sogar mal getestet...
mit IsKeyPressed(VK_SHIFT) wirft jetzt -32768, wenn shift gedrückt wird (negative, weil der Author short (SHORT) nach int (BOOL) konvertiert

View full thread Win32::GuiTest: IsKeyPressed(shift strg...)