cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
alternative to getAsyncKeyState?
alternative to getAsyncKeyState?
Aug 26, 2015 at 2:53pm UTC
xxgixxx
(41)
hello, i have been working on a simple console game, but i have been told that getasynckeystate is bad, so i need an alternative to it. thanks.
here is my code, sorry it is in pasteBin because it is long.
http://pastebin.com/LiDx1NEb
Aug 26, 2015 at 2:55pm UTC
LB
(13399)
Before you continue:
http://www.cplusplus.com/articles/G13hAqkS/
Sep 14, 2015 at 11:49am UTC
xxgixxx
(41)
lol i know :P
but it 's a good thing that i made this thing in a console app.
do you have any engine (not library) for c++?
Last edited on
Sep 14, 2015 at 11:55am UTC
Topic archived. No new replies allowed.