16 lines
421 B
C
16 lines
421 B
C
/****************************************************************************
|
|
*
|
|
* wdmvxd.h
|
|
*
|
|
* VXD constants for WDMAUD.DRV/.SYS
|
|
*
|
|
* Copyright (C) Microsoft Corporation, 1997 - 1999 All Rights Reserved.
|
|
*
|
|
* History
|
|
* 7-1-97 - Noel Cross (NoelC)
|
|
*
|
|
***************************************************************************/
|
|
|
|
#define WDMAUD_DEVICE_ID 0x77
|
|
#define SOUND_DISPATCH_VXD 0
|