Searched refs:DSSCL_PRIORITY (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A Ddsoundaudio.c241 str = "A cooperative level of DSSCL_PRIORITY or higher is required";
454 hr = IDirectSound_SetCooperativeLevel (ds->dsound, hwnd, DSSCL_PRIORITY);
H A DDrvHostDSound.cpp326 hr = IDirectSound_SetCooperativeLevel(pDSoundStrmOut->pDS, hwnd, DSSCL_PRIORITY);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h165 #define DSSCL_PRIORITY 2 macro
257 #define DSSCL_PRIORITY 2 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h165 #define DSSCL_PRIORITY 2 macro
255 #define DSSCL_PRIORITY 2 macro

Completed in 66 milliseconds