http://bugzilla.openwatcom.org/show_bug.cgi?id=1150
pch...@vtc.vsc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
------- Comment #3 from
pch...@vtc.vsc.edu 2014-03-30 03:37 PST8PDT -------
I can confirm this problem. Open Watcom's getch on Windows is very incompatible
with Microsoft's getch. I have a program that basically doesn't work at all
when compiled with OW because getch returns entirely different values than
Microsoft's version for significant number of special keys. I realize we are
talking about behavior outside the domain of the C standard, but the
incompatibility with MS seems gratuitous here. It's been on my long TODO list
to rework getch.