Home
last modified time | relevance | path

Searched refs:DSERR_NOAGGREGATION (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rostests/winetests/dsound/
H A Dcapture.c681 ok(hr == DSERR_NOAGGREGATION, in test_COM()
715 ok(hr == DSERR_NOAGGREGATION, in test_COM()
/reactos/dll/directx/wine/dsound/
H A Dcapture.c1433 return DSERR_NOAGGREGATION; in DirectSoundCaptureCreate()
1489 return DSERR_NOAGGREGATION; in DirectSoundCaptureCreate8()
H A Dduplex.c689 return DSERR_NOAGGREGATION; in DirectSoundFullDuplexCreate()
/reactos/sdk/include/psdk/
H A Ddsound.h130 #define DSERR_NOAGGREGATION CLASS_E_NOAGGREGATION macro