include: Add SID_ExplorerPaneVisibility.

This commit is contained in:
David Hedberg 2010-06-01 04:46:46 +02:00 committed by Alexandre Julliard
parent 9ac6eaaa66
commit cd659eb547
1 changed files with 2 additions and 0 deletions

View File

@ -1644,6 +1644,8 @@ interface IExplorerBrowserEvents : IUnknown
typedef GUID EXPLORERPANE;
typedef EXPLORERPANE *REFEXPLORERPANE;
cpp_quote("#define SID_ExplorerPaneVisibility IID_IExplorerPaneVisibility")
/*****************************************************************************
* IExplorerPaneVisibility interface
*/