File:  [WindowsNT SDKs] / ntddk / src / vdd / com_vdd / com_vdd.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:31:12 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntddk-nov-1993, HEAD
Microsoft Windows NT Build 511 (DDK SDK) 11-01-1993

/*
 * Com_VDD.h
 *
 * function definitions used external to Com_VDD.c
 *
 * copyright 1992 by Microsoft Corporation
 *
 * revision history:
 *  24-Dec-1992 written by John Morgan
 *
 */

#ifdef WIN_32
#define WIN
#define FLAT_32
#define TRUE_IF_WIN32   1
#else
#define TRUE_IF_WIN32   0
#endif

#ifdef WIN
#define _WINDOWS
#include "windows.h"
#endif

BOOL VDDInitialize( PVOID, ULONG, PCONTEXT );
VOID VDDTerminateVDM( VOID );
VOID VDDInit( VOID );
VOID VDDDispatch( VOID );

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.