reactos/subsystems/win/basesrv
Aleksandar Andrejevic d01148ac9b [BASESRV]
Implement a function that creates a pair of event handles - BaseSrvCreatePairWaitHandles.
As already explained in the comments of BaseCheckForVDM (in kernel32), the hParent parameter
is actually an event handle (or more precisely, the client event handle), not a process handle.


svn path=/branches/ntvdm/; revision=62367
2014-03-01 15:13:54 +00:00
..
api.h
basesrv.h [BASESRV] 2014-02-27 22:44:56 +00:00
basesrv.rc
basesrv.spec
CMakeLists.txt
dosdev.c
init.c
nls.c
proc.c
sndsntry.c
vdm.c [BASESRV] 2014-03-01 15:13:54 +00:00
vdm.h [BASESRV] 2014-03-01 15:13:54 +00:00