cvs commit: hugs98/src/winhugs IORemap.c
Neil Mitchell <[email protected]> Wed, 25 Oct 2006 11:17:19 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <[email protected]> |
neil 2006/10/25 11:17:19 PDT
Modified files:
src/winhugs IORemap.c
Log:
Store int's, not CHAR's in the keyboard buffer, allows for state for the additional Ctrl codes and stops overflow on unicode characters
Revision Changes Path
1.11 +1 -5 hugs98/src/winhugs/IORemap.c