ReactOS
0.4.16-dev-306-g647d351
vddsup.h
Go to the documentation of this file.
1
/*
2
* COPYRIGHT: GPL - See COPYING in the top level directory
3
* PROJECT: ReactOS Virtual DOS Machine
4
* FILE: subsystems/mvdm/ntvdm/vddsup.h
5
* PURPOSE: Virtual Device Drivers (VDD) Support
6
* PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr)
7
*/
8
9
#ifndef _VDDSUP_H_
10
#define _VDDSUP_H_
11
12
/* FUNCTIONS ******************************************************************/
13
14
VOID
VDDCreateUserHook
(
USHORT
DosPDB);
15
VOID
VDDTerminateUserHook
(
USHORT
DosPDB);
16
VOID
VDDBlockUserHook
(
VOID
);
17
VOID
VDDResumeUserHook
(
VOID
);
18
19
VOID
VDDSupInitialize
(
VOID
);
20
21
#endif
/* _VDDSUP_H_ */
void
Definition:
nsiface.idl:2307
USHORT
unsigned short USHORT
Definition:
pedump.c:61
VDDBlockUserHook
VOID VDDBlockUserHook(VOID)
Definition:
vddsup.c:479
VDDCreateUserHook
VOID VDDCreateUserHook(USHORT DosPDB)
Definition:
vddsup.c:453
VDDTerminateUserHook
VOID VDDTerminateUserHook(USHORT DosPDB)
Definition:
vddsup.c:466
VDDSupInitialize
VOID VDDSupInitialize(VOID)
Definition:
vddsup.c:506
VDDResumeUserHook
VOID VDDResumeUserHook(VOID)
Definition:
vddsup.c:492
subsystems
mvdm
ntvdm
vddsup.h
Generated on Mon Dec 2 2024 06:16:55 for ReactOS by
1.9.6