Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

26 lines
559 B

//==========================================================================;
//
// msacmhlp.h
//
// Copyright (C) 1992-1993 Microsoft Corporation. All Rights Reserved.
//
// 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