windows-nt/Source/XPSP1/NT/multimedia/media/mciwave/config.h
2020-09-26 16:20:57 +08:00

36 lines
906 B
C

/****************************************************************************/
/*
** Copyright (c) 1985-1992 Microsoft Corporation
**
** Title: config.h Multimedia Systems Media Control Interface
** streaming digital audio driver internal header file.
**
** Version: 1.00
**
** Date: ?
**
** Author: ROBWI
*/
/****************************************************************************/
/*
** Change log:
**
** DATE REV DESCRIPTION
** ----------- ----- ------------------------------------------
** Original
** 10-Jan-1992 MikeTri Ported to NT
** @@@ need to change slash slash comments to slash star
*/
/****************************************************************************/
#define IDD_CONFIG 1
#define IDSCROLL 0x00000100
#define IDCOUNT 0x00000101
// Stretched the above to make them DWORD rather than WORD