Advertisement

PeekConsoleInput()

Started by May 21, 2002 06:10 PM
-1 comments, last by xjoshbx 22 years, 6 months ago
I''ve tried using PeekConsoleInput() in my simple maze-adventure game, but for some reason when I try using this function my program no longer responds to keyboard commands, so I have to fall back on ReadConsoleInput(), which really really sucks for obvious reasons. Any help is greatly appreciated.

This topic is closed to new replies.

Advertisement