mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
421 B
15 lines
421 B
/****************************************************************************
|
|
*
|
|
* 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
|