diff options
Diffstat (limited to 'winsup/w32api/include/shlguid.h')
-rw-r--r-- | winsup/w32api/include/shlguid.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/w32api/include/shlguid.h b/winsup/w32api/include/shlguid.h index b6d65cc13..db42c8822 100644 --- a/winsup/w32api/include/shlguid.h +++ b/winsup/w32api/include/shlguid.h @@ -20,7 +20,10 @@ extern const GUID IID_INewShortcutHookA; extern const GUID IID_IShellBrowser; extern const GUID IID_IShellView; extern const GUID IID_IContextMenu; +extern const GUID IID_IColumnProvider; +extern const GUID IID_IQueryInfo; extern const GUID IID_IShellIcon; +extern const GUID IID_IShellIconOverlayIdentifier; extern const GUID IID_IShellFolder; extern const GUID IID_IShellExtInit; extern const GUID IID_IShellPropSheetExt; |