home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / cplus / 13412 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  645 b 

  1. From: kevinl@tisdec.tis.tandy.com
  2. Date: 08 Sep 92 09:22 CDT
  3. Newsgroups: comp.lang.c++
  4. Subject: Ctrl, Alt, keys in BC+
  5. Message-ID: <6800008@tisdec.tis.tandy.com>
  6. Path: sparky!uunet!sun-barr!cs.utexas.edu!convex!seas.smu.edu!utacfd.uta.edu!trsvax!trsvax!tisdec.tis.tandy.com!kevinl
  7. Nf-ID: #N:tisdec.tis.tandy.com:6800008:000:245
  8. Nf-From: tisdec.tis.tandy.com!kevinl    Sep  8 09:22:00 1992
  9. Lines: 9
  10.  
  11.  
  12.     Can anyone tell me how to parse Ctrl, Alt, etc, key presses in
  13. Borland C++?
  14.  
  15.     I know you can identify them with the isctrl or sum such function,
  16. but I need to know if there is an easy way to parse them all.
  17.  
  18.     Help is very much appreciated. 8-)
  19.  
  20.