Sign in
◑
Theme
goma
/
wine
/
8f65001f781c3e07fe555def3b018ff1952a01ee
/
.
/
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 */