Home
last modified time | relevance | path

Searched refs:PIDSDRIVERBUFFER (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/directx/wine/dsound/
H A Ddsound_private.h121 PIDSDRIVERBUFFER hwbuf;
198 PIDSDRIVERBUFFER hwbuf;
/reactos/sdk/include/dxsdk/
H A Ddsdriver.h36 typedef struct IDsDriverBuffer *PIDSDRIVERBUFFER; typedef
149 STDMETHOD(DuplicateSoundBuffer)(THIS_ PIDSDRIVERBUFFER pIDsDriverBuffer,LPVOID *ppvObj) PURE; in DECLARE_INTERFACE_()