Add CATID_MARSHALER and CLSID_AddrControl.

Francois Gouget fgouget at free.fr
Fri Aug 4 09:18:33 CDT 2006


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

diff --git a/include/cguid.h b/include/cguid.h
index fa9593d..643cf74 100644
--- a/include/cguid.h
+++ b/include/cguid.h
@@ -100,6 +100,8 @@ extern const CLSID CLSID_Picture_Metafil
  extern const CLSID CLSID_Picture_EnhMetafile;
  extern const CLSID CLSID_Picture_Dib;
  extern const GUID GUID_TRISTATE;
+extern const IID CATID_MARSHALER;
+extern const CLSID CLSID_AddrControl;


  #ifdef __cplusplus
-- 
1.4.1



More information about the wine-patches mailing list