Sign in
◑
Theme
goma
/
wine
/
62f3eaa782aacaa75c19d6be6542e947b32a9e94
/
.
/
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