reactos/subsystems
Aleksandar Andrejevic d0fad5273f [BASESRV]
Implement BaseSrvDisconnect and BaseSrvCleanupVdmRecords, which will remove VDM console and DOS records
which have been left behind by a terminated ntvdm process.
Implement the "VDM voodoo" in BaseSrvCreateProcess. It's supposed to store the process ID of the VDM
in the VDM console record.
Fix minor bugs.
Add function declarations to the header file.


svn path=/branches/ntvdm/; revision=63042
2014-04-29 00:41:48 +00:00
..
ntvdm [NTVDM] 2014-04-27 22:38:54 +00:00
win [BASESRV] 2014-04-29 00:41:48 +00:00
win32 [CSRSRV] 2014-04-28 23:09:09 +00:00
CMakeLists.txt