From: DoctorXV AT aol DOT com Message-ID: <5a92fc80.36229998@aol.com> Date: Mon, 12 Oct 1998 20:06:48 EDT To: djgpp AT delorie DOT com Mime-Version: 1.0 Subject: Detecting Arrow Key Presses Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 4.0 for Windows 95 sub 214 Reply-To: djgpp AT delorie DOT com How do I get C++ to detect when someone presses and arrow key. I want to make something move when someone press the arrow key. Also...is it possible to load an image into my program without using Allegro? I use Turbo C++ 3.0. - Brett