[BASESRV]
authorAleksandar Andrejevic <aandrejevic@reactos.org>
Tue, 29 Apr 2014 00:41:48 +0000 (00:41 +0000)
committerAleksandar Andrejevic <aandrejevic@reactos.org>
Tue, 29 Apr 2014 00:41:48 +0000 (00:41 +0000)
commitd0fad5273fe0b8ade37ab61d28965216fe4b1923
treebdc9eebcca4fa5f663aad0f3aaac86a82d62bbe5
parent487d3f80bfa39cc5e282eb82d43611b2393a130c
[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
subsystems/win/basesrv/init.c
subsystems/win/basesrv/proc.c
subsystems/win/basesrv/vdm.c
subsystems/win/basesrv/vdm.h