Ignore:
Timestamp:
Dec 6, 2011, 6:19:13 PM (14 years ago)
Author:
dmik
Message:

Port OLE32 and REGSVR32 to GCC/kBuild.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/ole32/compobj_private.h

    r9400 r21855  
    3636#include "wtypes.h"
    3737
    38 extern HRESULT WINE_StringFromCLSID(const CLSID *id,LPSTR idstr);
     38extern HRESULT WINAPI CoGetPSClsid(REFIID riid, CLSID *pclsid);
    3939extern HRESULT create_marshalled_proxy(REFCLSID rclsid, REFIID iid, LPVOID *ppv);
    4040
Note: See TracChangeset for help on using the changeset viewer.