Sign in
goma
/
wine
/
ba2a9a06efd1622eb1e0c8abf3c7aa3fc9b8cd2d
/
.
/
dlls
/
dplayx
/
dpinit.h
blob: 8408765576deae6f360777deac8350d928651dc4 [
file
]
#ifndef
__WINE_DPINIT_H
#define
__WINE_DPINIT_H
extern
HRESULT directPlay_QueryInterface
(
REFIID riid
,
LPVOID
*
ppvObj
);
extern
HRESULT directPlayLobby_QueryInterface
(
REFIID riid
,
LPVOID
*
ppvObj
);
#endif