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