[STDOLE2.TLB]
authorAmine Khaldi <amine.khaldi@reactos.org>
Sat, 28 Jan 2012 21:08:43 +0000 (21:08 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sat, 28 Jan 2012 21:08:43 +0000 (21:08 +0000)
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55281

reactos/dll/win32/stdole2.tlb/CMakeLists.txt
reactos/dll/win32/stdole2.tlb/rsrc.rc
reactos/dll/win32/stdole2.tlb/stdole2.tlb.rgs [new file with mode: 0644]
reactos/dll/win32/stdole32.tlb/std_ole_v1.idl
reactos/media/doc/README.WINE

index a1c27d5..2abd2eb 100644 (file)
@@ -4,6 +4,7 @@ include_directories(${REACTOS_SOURCE_DIR}/include/reactos/wine)
 
 add_typelib(std_ole_v2.idl)
 
+set_rc_compiler()
 spec2def(stdole2.tlb stdole2.tlb.spec)
 
 list(APPEND SOURCE
index d50667f..dc5d264 100644 (file)
@@ -29,3 +29,5 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 
 /* @makedep: std_ole_v2.tlb */
 1 TYPELIB std_ole_v2.tlb
+
+2 WINE_REGISTRY stdole2.tlb.rgs
diff --git a/reactos/dll/win32/stdole2.tlb/stdole2.tlb.rgs b/reactos/dll/win32/stdole2.tlb/stdole2.tlb.rgs
new file mode 100644 (file)
index 0000000..ce2225b
--- /dev/null
@@ -0,0 +1,38 @@
+HKCR
+{
+    NoRemove Typelib
+    {
+        NoRemove '{00020430-0000-0000-C000-000000000046}'
+        {
+            '2.0' = s 'OLE Automation'
+            {
+                '0' { win32 = s '%MODULE%' }
+                FLAGS = s '0'
+            }
+        }
+    }
+    NoRemove Interface
+    {
+        '{BEF6E003-A874-101A-8BBA-00AA00300CAB}' = s 'Font'
+        {
+            ProxyStubClsid = s '{00020424-0000-0000-C000-000000000046}'
+            ProxyStubClsid32 = s '{00020424-0000-0000-C000-000000000046}'
+            TypeLib = s '{00020430-0000-0000-C000-000000000046}' { val Version = s '2.0' }
+        }
+        '{7BF80981-BF32-101A-8BBB-00AA00300CAB}' = s 'Picture'
+        {
+            ProxyStubClsid = s '{00020424-0000-0000-C000-000000000046}'
+            ProxyStubClsid32 = s '{00020424-0000-0000-C000-000000000046}'
+            TypeLib = s '{00020430-0000-0000-C000-000000000046}' { val Version = s '2.0' }
+        }
+        '{4EF6100A-AF88-11D0-9846-00C04FC29993}' = s 'FontEvents'
+        {
+            ProxyStubClsid = s '{00020424-0000-0000-C000-000000000046}'
+            ProxyStubClsid32 = s '{00020424-0000-0000-C000-000000000046}'
+            TypeLib = s '{00020430-0000-0000-C000-000000000046}' { val Version = s '2.0' }
+        }
+    }
+    NoRemove CLSID
+    {
+    }
+}
index bf9cb7e..45fb3d5 100644 (file)
@@ -20,6 +20,7 @@
 
 [
   uuid(00020430-0000-0000-C000-000000000046),
+  restricted,
   version(1.0),
   helpstring("OLE Automation")
 ]
index bc832c3..b5969c0 100644 (file)
@@ -117,7 +117,7 @@ reactos/dll/win32/msvidc32        # Autosync
 reactos/dll/win32/msxml3          # Autosync
 reactos/dll/win32/nddeapi         # Synced to Wine-1.3.37
 reactos/dll/win32/netapi32        # Autosync
-reactos/dll/win32/ntdsapi         # Autosync
+reactos/dll/win32/ntdsapi         # Synced to Wine-1.3.37
 reactos/dll/win32/ntprint         # Synced to Wine-1.3.37
 reactos/dll/win32/objsel          # Synced to Wine-1.3.37
 reactos/dll/win32/odbc32          # Out of sync. Depends on port of Linux ODBC.
@@ -156,7 +156,7 @@ reactos/dll/win32/shlwapi         # Autosync
 reactos/dll/win32/slbcsp          # Autosync
 reactos/dll/win32/softpub         # Autosync
 reactos/dll/win32/spoolss         # Autosync
-reactos/dll/win32/stdole2.tlb     # Autosync
+reactos/dll/win32/stdole2.tlb     # Synced to Wine-1.3.37
 reactos/dll/win32/sti             # Autosync
 reactos/dll/win32/sxs             # Autosync
 reactos/dll/win32/tapi32          # Autosync