Sign in
goma
/
wine
/
d34abdd15830e6e6da43fddc46aa75fb52574c2c
/
.
/
include
/
urlmon.h
blob: 31e51c9bfb5e5f61875f20e81b3000c52899c061 [
file
]
/*
* urlmon.h
*/
#ifndef
__WINE_URLMON_H
#define
__WINE_URLMON_H
HRESULT
CreateURLMoniker
(
IMoniker
*
pmkContext
,
LPWSTR szURL
,
IMoniker
**
ppmk
);
#endif
/* __WINE_URLMON_H */