Talk:GetControl
Revision as of 20:24, 19 February 2007 by imported>KCat
Is there a simple way to convert the values returned by this function to something useable by IsKeyPressed? IsKeyPressed2 is the function that uses DX scancodes, but that doesn't work on disabled keys like IsKeyPressed does, which I need.
KCat