Home
last modified time | relevance | path

Searched refs:IDirectSound3DBuffer (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/winetests/quartz/
H A Ddsoundrender.c125 IDirectSound3DBuffer *ds3dbuf = NULL; in test_query_interface()
/reactos/sdk/include/psdk/
H A Ddsound.h89 typedef struct IDirectSound3DBuffer *LPDIRECTSOUND3DBUFFER,**LPLPDIRECTSOUND3DBUFFER;
1040 #define INTERFACE IDirectSound3DBuffer
1041 DECLARE_INTERFACE_(IDirectSound3DBuffer,IUnknown) in DECLARE_INTERFACE_() argument
/reactos/modules/rostests/winetests/dsound/
H A Dds3d.c829 IDirectSound3DBuffer *ds3d; in test_secondary()