MAKE_DSHRESULT    121 3rdparty/include/dshow/dsound.h #define DSERR_ALLOCATED			MAKE_DSHRESULT(10)
MAKE_DSHRESULT    122 3rdparty/include/dshow/dsound.h #define DSERR_CONTROLUNAVAIL		MAKE_DSHRESULT(30)
MAKE_DSHRESULT    124 3rdparty/include/dshow/dsound.h #define DSERR_INVALIDCALL		MAKE_DSHRESULT(50)
MAKE_DSHRESULT    126 3rdparty/include/dshow/dsound.h #define DSERR_PRIOLEVELNEEDED		MAKE_DSHRESULT(70)
MAKE_DSHRESULT    128 3rdparty/include/dshow/dsound.h #define DSERR_BADFORMAT			MAKE_DSHRESULT(100)
MAKE_DSHRESULT    130 3rdparty/include/dshow/dsound.h #define DSERR_NODRIVER			MAKE_DSHRESULT(120)
MAKE_DSHRESULT    131 3rdparty/include/dshow/dsound.h #define DSERR_ALREADYINITIALIZED	MAKE_DSHRESULT(130)
MAKE_DSHRESULT    133 3rdparty/include/dshow/dsound.h #define DSERR_BUFFERLOST		MAKE_DSHRESULT(150)
MAKE_DSHRESULT    134 3rdparty/include/dshow/dsound.h #define DSERR_OTHERAPPHASPRIO		MAKE_DSHRESULT(160)
MAKE_DSHRESULT    135 3rdparty/include/dshow/dsound.h #define DSERR_UNINITIALIZED		MAKE_DSHRESULT(170)
MAKE_DSHRESULT    138 3rdparty/include/dshow/dsound.h #define DSERR_BUFFERTOOSMALL            MAKE_DSHRESULT(180)
MAKE_DSHRESULT    139 3rdparty/include/dshow/dsound.h #define DSERR_DS8_REQUIRED              MAKE_DSHRESULT(190)
MAKE_DSHRESULT    140 3rdparty/include/dshow/dsound.h #define DSERR_SENDLOOP                  MAKE_DSHRESULT(200)
MAKE_DSHRESULT    141 3rdparty/include/dshow/dsound.h #define DSERR_BADSENDBUFFERGUID         MAKE_DSHRESULT(210)
MAKE_DSHRESULT    142 3rdparty/include/dshow/dsound.h #define DSERR_FXUNAVAILABLE             MAKE_DSHRESULT(220)
MAKE_DSHRESULT    143 3rdparty/include/dshow/dsound.h #define DSERR_OBJECTNOTFOUND            MAKE_DSHRESULT(4449)