[BASESRV]
authorAleksandar Andrejevic <aandrejevic@reactos.org>
Sat, 1 Mar 2014 15:13:54 +0000 (15:13 +0000)
committerAleksandar Andrejevic <aandrejevic@reactos.org>
Sat, 1 Mar 2014 15:13:54 +0000 (15:13 +0000)
commitd01148ac9b99397dfdffd28407270deb5cbc936d
treef8dc2cbde20dfe56c2098efd6aeb362bb69b04fe
parentf488f7003ea2f49ba4691410ca95c0b0efd21633
[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
subsystems/win/basesrv/vdm.c
subsystems/win/basesrv/vdm.h