home *** CD-ROM | disk | FTP | other *** search
- NTCurses - ported from PCCurses to Windows NT 6/92 D. Feinleib
-
- I have named this NTCurses so as not to confuse it with the same
- version number of PCCurses.
-
- The major change is the use of Windows NT console functions
- (in NTIO.C). In addition, I had to make some changes in
- order to get the STANDOUT character attribute working,
- along with some other changes.
-
- This is a working version of the curses library; it is
- not fully functional. Not all of the character attributes
- work, and special keys, i.e., function keys and the like
- have not yet been implemented. Implementation of these
- details should not be too difficult.
-
- There are still bugs here and there (read: work still
- needs to be done on this library, but the basics
- are all there).
-