[PATCH 5/5] include: Add CLSID_NamespaceTreeControl. (resend)

David Hedberg david.hedberg at gmail.com
Fri Jun 11 07:24:54 CDT 2010


---
 include/shlguid.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/include/shlguid.h b/include/shlguid.h
index bd75cc3..5f3438a 100644
--- a/include/shlguid.h
+++ b/include/shlguid.h
@@ -176,4 +176,7 @@ DEFINE_GUID(EP_PreviewPane, 0x893C63D1, 0x45C8, 0x4D17, 0xBE, 0x19, 0x22, 0x3B,
 DEFINE_GUID(EP_QueryPane, 0x65BCDE4F, 0x4F07, 0x4F27, 0x83, 0xA7, 0x1A, 0xFC, 0xA4, 0xDF, 0x7D, 0xDD);
 DEFINE_GUID(EP_AdvQueryPane, 0xB4E9DB8B, 0x34BA, 0x4C39, 0xB5, 0xCC, 0x16, 0xA1, 0xBD, 0x2C, 0x41, 0x1C);
 
+/* Lowercase 's' for some reason */
+DEFINE_GUID(CLSID_NamespaceTreeControl, 0xAE054212, 0x3535, 0x4430, 0x83,0xED, 0xD5,0x01,0xAA,0x66,0x80,0xE6);
+
 #endif /* __WINE_SHLGUID_H */
-- 
1.7.1




More information about the wine-patches mailing list