From cd659eb5470b67f851c223db599fa585d193626d Mon Sep 17 00:00:00 2001 From: David Hedberg Date: Tue, 1 Jun 2010 04:46:46 +0200 Subject: [PATCH] include: Add SID_ExplorerPaneVisibility. --- include/shobjidl.idl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/shobjidl.idl b/include/shobjidl.idl index 002ec3ed1ea..ddaaafc7b3f 100644 --- a/include/shobjidl.idl +++ b/include/shobjidl.idl @@ -1644,6 +1644,8 @@ interface IExplorerBrowserEvents : IUnknown typedef GUID EXPLORERPANE; typedef EXPLORERPANE *REFEXPLORERPANE; +cpp_quote("#define SID_ExplorerPaneVisibility IID_IExplorerPaneVisibility") + /***************************************************************************** * IExplorerPaneVisibility interface */ -- 2.11.4.GIT