home *** CD-ROM | disk | FTP | other *** search
- From: kevinl@tisdec.tis.tandy.com
- Date: 08 Sep 92 09:22 CDT
- Newsgroups: comp.lang.c++
- Subject: Ctrl, Alt, keys in BC+
- Message-ID: <6800008@tisdec.tis.tandy.com>
- Path: sparky!uunet!sun-barr!cs.utexas.edu!convex!seas.smu.edu!utacfd.uta.edu!trsvax!trsvax!tisdec.tis.tandy.com!kevinl
- Nf-ID: #N:tisdec.tis.tandy.com:6800008:000:245
- Nf-From: tisdec.tis.tandy.com!kevinl Sep 8 09:22:00 1992
- Lines: 9
-
-
- Can anyone tell me how to parse Ctrl, Alt, etc, key presses in
- Borland C++?
-
- I know you can identify them with the isctrl or sum such function,
- but I need to know if there is an easy way to parse them all.
-
- Help is very much appreciated. 8-)
-
-