A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Jeffrey Morlan dcb067a51f - Fix cmd's cgetchar() function so it only returns on a key being pressed, not released.
- Remove ConInDummy function that was called after a line is input. Presumably its purpose was to consume the event of Enter being released, so that that event wouldn't affect the command, but that didn't help when other keys were pressed as well. Anyway, it shouldn't be necessary any more.
- Use correct codepage for reading batch files.

svn path=/trunk/; revision=40311
2009-04-01 03:54:45 +00:00
irc Give Techbot the ability to check for and ghost existing bots, then rename itself 2008-08-10 13:06:58 +00:00
reactos - Fix cmd's cgetchar() function so it only returns on a key being pressed, not released. 2009-04-01 03:54:45 +00:00
rosapps Sync write with Wine HEAD 2009-03-29 23:17:43 +00:00
rostests Skip kernel32 virtual tests again. sysreg isn't ready for that yet. 2009-04-01 02:49:32 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00