Home
last modified time | relevance | path

Searched refs:DSERR_NODRIVER (Results 1 – 13 of 13) sorted by relevance

/reactos/modules/rostests/winetests/dsound/
H A Dcapture.c131 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED|| in IDirectSoundCapture_test()
134 if (rc==DSERR_NODRIVER||rc==E_INVALIDARG) { in IDirectSoundCapture_test()
229 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL, in test_capture()
236 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL, in test_capture()
243 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL, in test_capture()
250 ok(rc==DSERR_NODRIVER, in test_capture()
443 ok((rc==DS_OK)||(rc==DSERR_NODRIVER)||(rc==E_FAIL)||(rc==DSERR_ALLOCATED), in dscenum_callback()
446 if (rc==DSERR_NODRIVER) in dscenum_callback()
559 || rc==DSERR_BADFORMAT || rc==DSERR_INVALIDCALL || rc==DSERR_NODRIVER in dscenum_callback()
574 } else if (rc==DSERR_NODRIVER) { in dscenum_callback()
[all …]
H A Dduplex.c178 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL||rc==DSERR_INVALIDCALL, in IDirectSoundFullDuplex_tests()
188 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL||rc==DSERR_INVALIDCALL, in IDirectSoundFullDuplex_tests()
199 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL||rc==DSERR_INVALIDCALL, in IDirectSoundFullDuplex_tests()
210 ok(rc==DSERR_NODRIVER||rc==DSERR_INVALIDCALL, in IDirectSoundFullDuplex_tests()
279 if (hr == DSERR_NODRIVER || hr == DSERR_INVALIDCALL) { in test_COM()
H A Ddsound8.c93 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL, in IDirectSound8_test()
95 if (rc==DSERR_NODRIVER) { in IDirectSound8_test()
236 ok(rc==S_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL, in IDirectSound8_tests()
243 ok(rc==S_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL, in IDirectSound8_tests()
250 ok(rc==S_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL, in IDirectSound8_tests()
257 ok(rc==DSERR_NODRIVER,"DirectSoundCreate8(DSDEVID_DefaultVoiceCapture) " in IDirectSound8_tests()
274 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL, in test_dsound8()
387 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED, in test_primary8()
536 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED, in test_primary_secondary8()
677 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED, in test_secondary8()
[all …]
H A Ddsound.c88 if (rc==DSERR_NODRIVER) { in IDirectSound_test()
228 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL, in IDirectSound_tests()
235 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL, in IDirectSound_tests()
367 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED, in test_primary()
535 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED, in test_primary_secondary()
677 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED, in test_secondary()
892 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED, in test_block_align()
963 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED, in test_frequency()
1085 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED, in test_duplicate()
1235 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED, in test_invalid_fmts()
[all …]
H A Dds3d8.c550 ok(rc==DS_OK||rc==DSERR_NODRIVER,"DirectSoundCreate8() failed: %08x\n", rc); in test_secondary8()
815 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL, in test_for_driver8()
839 ok(rc==DS_OK||rc==DSERR_NODRIVER,"DirectSoundCreate8() failed: %08x\n", rc); in test_primary8()
921 ok(rc==DS_OK||rc==DSERR_NODRIVER,"DirectSoundCreate8() failed: %08x\n", rc); in test_primary_3d8()
992 ok(rc==DS_OK||rc==DSERR_NODRIVER,"DirectSoundCreate8() failed: %08x\n", rc); in test_primary_3d_with_listener8()
1087 if (rc == DSERR_NODRIVER) { in dsenum_callback()
H A Dds3d.c719 ok(rc==DS_OK||rc==DSERR_NODRIVER,"DirectSoundCreate() failed: %08x\n", rc); in test_secondary()
975 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL, in test_for_driver()
999 ok(rc==DS_OK||rc==DSERR_NODRIVER,"DirectSoundCreate() failed: %08x\n", rc); in test_primary()
1082 ok(rc==DS_OK||rc==DSERR_NODRIVER,"DirectSoundCreate() failed: %08x\n", rc); in test_primary_3d()
1153 ok(rc==DS_OK||rc==DSERR_NODRIVER,"DirectSoundCreate() failed: %08x\n", rc); in test_primary_3d_with_listener()
1264 if (rc == DSERR_NODRIVER) { in dsenum_callback()
H A Dpropset.c567 ok(rc==DS_OK||rc==DSERR_NODRIVER||rc==DSERR_ALLOCATED||rc==E_FAIL, in dsenum_callback()
570 if (rc==DSERR_NODRIVER) in dsenum_callback()
/reactos/dll/directx/wine/dsound/
H A Dcapture.c349 hres = DSERR_NODRIVER; in IDirectSoundCaptureBufferImpl_GetCurrentPosition()
528 return DSERR_NODRIVER; in IDirectSoundCaptureBufferImpl_Start()
608 hres = DSERR_NODRIVER; in IDirectSoundCaptureBufferImpl_Start()
648 hres = DSERR_NODRIVER; in IDirectSoundCaptureBufferImpl_Stop()
1048 return DSERR_NODRIVER; in DirectSoundCaptureDevice_Initialize()
1061 return DSERR_NODRIVER; in DirectSoundCaptureDevice_Initialize()
H A Ddsound_main.c57 return DSERR_NODRIVER; in mmErr()
H A Ddsound.c1353 return DSERR_NODRIVER; in DirectSoundDevice_Initialize()
1365 return DSERR_NODRIVER; in DirectSoundDevice_Initialize()
/reactos/dll/directx/dsound_new/
H A Dcapture.c201 return DSERR_NODRIVER; in CDirectSoundCapture_fnInitialize()
H A Ddirectsound.c336 return DSERR_NODRIVER; in IDirectSound8_fnInitialize()
/reactos/sdk/include/psdk/
H A Ddsound.h128 #define DSERR_NODRIVER MAKE_DSHRESULT(120) macro