Skip to content
Snippets Groups Projects
user avatar
rswindell authored
inkey() is now just a macro for getch() on non-Win32 platforms.
Win32 inkey() implementation now uses ReadConsoleInput() instead of getch() in
an attempt to support ex-ASCII input.
Win32 uifcini32() now disables Ctrl-C handling by the OS (processed input).
a2fed57c
History
Name Last commit Last update
CVSROOT
ctrl
docs
exec
install
node1
node2
node3
node4
src
text
xtrn