Talk:VB:Tutorials:WINAPI:GetKeyState API

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

CAN ANYONE TELL ME WHETHER SCROLL KEY HAS A TOGGLE STATE OR NOT

You'll probably have better luck asking on the forums. --Ryan Clark 11:45, 23 December 2005 (EST)

How about vbKeyScrollLock ? --IGTHORN 07:05, 30 December 2005 (EST)

Do you have to use these two to simulate a KEY_UP version? Need it so that I can escape a menu without immediately going back to it. --Kal