May 2021 2 58 Report
c++ "GetAsyncKeyState();" help?

Hello all, I am trying to make a basic program in c++.

It uses "GetAsyncKeyState();" to outout the keys I press.

It works with things like "GetAsyncKeyState(VK_F8);", but I cant figure out what to use to output numbers.

I've tried "GetAsyncKeyState(VK_1)" and I just get an error messaeg in the compiler.

HELP??????

Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Helpful Social

Copyright © 2024 Q2A.ES - All rights reserved.