home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / msdos / programm / 3233 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  730 b 

  1. Path: sparky!uunet!europa.asd.contel.com!emory!swrinde!cs.utexas.edu!news
  2. From: tutornet@cs.utexas.edu (Association for Computing Machinery UT Student Chapter)
  3. Newsgroups: alt.msdos.programmer
  4. Subject: Detecting keypresses in Borland C++
  5. Date: 25 Jan 1993 16:04:05 -0600
  6. Organization: U Texas Dept of Computer Sciences, Austin TX
  7. Lines: 10
  8. Distribution: world
  9. Message-ID: <lm8oulINN2gv@bovina.cs.utexas.edu>
  10. NNTP-Posting-Host: bovina.cs.utexas.edu
  11.  
  12. I would like to be able to determine whether a certain key is
  13. currently pressed.  Looking through other code, I found a call to
  14. GetAsynchKeyPress() or something similar, but I don't know where 
  15. this came from.  
  16.  
  17. Anybody have some clues for me?
  18.  
  19. Thanks
  20. Dave
  21. tutornet@cs.utexas.edu
  22.