summaryrefslogtreecommitdiffstats
path: root/Doc/libundoc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libundoc.tex')
-rw-r--r--Doc/libundoc.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex
index fcb2c05..983ea70 100644
--- a/Doc/libundoc.tex
+++ b/Doc/libundoc.tex
@@ -202,3 +202,9 @@ clmodule.c -- Interface to the SGI compression library.
svmodule.c -- Interface to the ``simple video'' board on SGI Indigo
(obsolete hardware).
+
+The following is Windows specific:
+
+msvcrtmodule.c (in directory PC) -- define a number of Windows
+specific goodies like \code{khbit()}, \code{getch()} and
+\code{setmode()}. (Windows 95 and NT only.)