View Single Post
  #1 (permalink)  
Old December 27th, 2007, 10:01 PM
mojman mojman is offline
Registered User
 
Join Date: Dec 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default keyboard handling

I am using MASM 6.15, and running win xp (intel P4).

I am making a snake game for my assembly project. I need to know how to handle keyboard input, using win32 functions. Could someone please specify the functions i would need to use and their usage? Or guide me to a resource or something!