Sign in
goma
/
wine
/
f35356db11ecc2150f7806d61fc4acf965248330
/
.
/
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