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

27 lines
536 B
C

//==========================================================================;
//
// msacmhlp.h
//
// Copyright (c) 1992-1994 Microsoft Corporation
//
// Description:
//
//
// History:
// 9/29/93 cjp [curtisp]
//
//==========================================================================;
//
//
//
//
//
#define IDH_AUDIOCOMP_DRIVER 2417
#define IDH_AUDIOCOMP_PLAYBACK 2418
#define IDH_AUDIOCOMP_RECORDING 2419
#define IDH_AUDIOCOMP_PREFERRED 2420
#define IDH_PRIORITY_CHANGE 2421
#define IDH_PRIORITY_DISABLE 2422