|
|
1.1 root 1: /* vdd.h - main include file for the VDD
2: *
3: */
4:
5:
6:
7: #ifdef WIN_32
8: #define WIN
9: #define FLAT_32
10: #define TRUE_IF_WIN32 1
11: #else
12: #define TRUE_IF_WIN32 0
13: #endif
14:
15: #ifdef WIN
16: #define _WINDOWS
17: #include "windows.h"
18: #endif
19:
20:
21:
22: BOOL VDDInitialize(PVOID,ULONG,PCONTEXT);
23: VOID FAXVDDTerminateVDM(VOID);
24: VOID FAXVDDInit (VOID);
25: VOID FAXVDDDispatch (VOID);
26: VOID FAXVDDTerminate(USHORT usPDB);
27: VOID FAXVDDCreate(USHORT usPDB);
28: VOID FAXVDDBlock(VOID);
29: VOID FAXVDDResume(VOID);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.