From 019f46a6263b0a0ca5cfdcdc6a07e82a193a7b2b Mon Sep 17 00:00:00 2001 From: Earnie Boyd Date: Fri, 25 Jan 2002 00:52:35 +0000 Subject: Merge MinGW differences --- winsup/w32api/include/objbase.h | 1 + 1 file changed, 1 insertion(+) (limited to 'winsup/w32api/include/objbase.h') diff --git a/winsup/w32api/include/objbase.h b/winsup/w32api/include/objbase.h index 50ba66e48..b3a5cc968 100644 --- a/winsup/w32api/include/objbase.h +++ b/winsup/w32api/include/objbase.h @@ -145,6 +145,7 @@ WINOLEAPI StgIsStorageFile(const OLECHAR*); WINOLEAPI StgIsStorageILockBytes(ILockBytes*); WINOLEAPI StgSetTimes(OLECHAR const*,FILETIME const*,FILETIME const*,FILETIME const*); WINOLEAPI BindMoniker(LPMONIKER,DWORD,REFIID,PVOID*); +WINOLEAPI CoGetObject(LPCWSTR,BIND_OPTS*,REFIID,void**); WINOLEAPI MkParseDisplayName(LPBC,LPCOLESTR,ULONG*,LPMONIKER*); WINOLEAPI MonikerRelativePathTo(LPMONIKER,LPMONIKER,LPMONIKER*,BOOL); WINOLEAPI MonikerCommonPrefixWith(LPMONIKER,LPMONIKER,LPMONIKER*); -- cgit v1.2.3