Commit ec7a5931 authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

Removed CLSID_CompositeMoniker (conflicting with static definition).

parent 9b82644d
......@@ -6,7 +6,6 @@
extern const CLSID CLSID_FileMoniker;
extern const CLSID CLSID_ItemMoniker;
extern const CLSID CLSID_AntiMoniker;
extern const CLSID CLSID_CompositeMoniker;
HRESULT FileMonikerCF_Create(REFIID riid, LPVOID *ppv);
HRESULT ItemMonikerCF_Create(REFIID riid, LPVOID *ppv);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment