Home
last modified time | relevance | path

Searched refs:PBASE_IS_FIRST_VDM (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/reactos/subsys/win/
H A Dbasemsg.h204 } BASE_IS_FIRST_VDM, *PBASE_IS_FIRST_VDM; typedef
/reactos/subsystems/win/basesrv/
H A Dvdm.c1236 PBASE_IS_FIRST_VDM IsFirstVDMRequest = &((PBASE_API_MESSAGE)ApiMessage)->Data.IsFirstVDMRequest; in CSR_API()
/reactos/dll/win32/kernel32/client/
H A Dvdm.c1426 PBASE_IS_FIRST_VDM IsFirstVdm = &ApiMessage.Data.IsFirstVDMRequest; in GetNextVDMCommand()