reactos/reactos/subsystems
Aleksandar Andrejevic e9fde4873d [NTVDM][BASESRV]
- When a DOS application is started by a process that has no console,
the ConsoleHandle in the VDM_CONSOLE_RECORD is initially NULL.
Fix that by making an initial VDM_GET_FIRST_COMMAND call in NTVDM
and setting the ConsoleHandle to the handle of NTVDM's console in
BaseSrvGetNextVDMCommand.
- Fix a bug in BaseSrvGetVDMExitCode (VDM_READY means the task has exited).


svn path=/trunk/; revision=67961
2015-05-30 02:23:44 +00:00
..
mvdm [NTVDM][BASESRV] 2015-05-30 02:23:44 +00:00
win [NTVDM][BASESRV] 2015-05-30 02:23:44 +00:00
win32
.gitignore
CMakeLists.txt