2003-01-27 Krzysztof Nikiel <kni@poczta.onet.pl>
* include/mmsystem.h (MIXERCONTROL_CONTROLF_MULTIPLE): Correct define. * lib/largeint.c (LargeIntegerAdd): Add, don't multiply.
This commit is contained in:
@@ -308,7 +308,7 @@ extern "C" {
|
||||
#define MIXER_GETLINEINFOF_TARGETTYPE 4
|
||||
#define MIXER_GETLINEINFOF_QUERYMASK 15
|
||||
#define MIXERCONTROL_CONTROLF_UNIFORM 1
|
||||
#define MIXERCONTROL_CONTROLF_MULTIPLE 1
|
||||
#define MIXERCONTROL_CONTROLF_MULTIPLE 2
|
||||
#define MIXERCONTROL_CONTROLF_DISABLED 0x80000000
|
||||
#define MIXERCONTROL_CT_CLASS_MASK 0xF0000000
|
||||
#define MIXERCONTROL_CT_CLASS_CUSTOM 0
|
||||
|
Reference in New Issue
Block a user