[SCRRUN] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67394
This commit is contained in:
Amine Khaldi
2015-04-25 10:54:23 +00:00
parent 6eb0bd7fb7
commit 166125e233
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -139,6 +139,7 @@ HRESULT get_typeinfo(tid_t tid, ITypeInfo **typeinfo)
}
*typeinfo = typeinfos[tid];
ITypeInfo_AddRef(typeinfos[tid]);
return S_OK;
}
+1 -1
View File
@@ -171,7 +171,7 @@ reactos/dll/win32/rsabase # Synced to Wine-1.7.27
reactos/dll/win32/rsaenh # Synced to WineStaging-1.7.37
reactos/dll/win32/sccbase # Synced to Wine-1.7.27
reactos/dll/win32/schannel # Synced to Wine-1.7.27
reactos/dll/win32/scrrun # Synced to Wine-1.7.27
reactos/dll/win32/scrrun # Synced to WineStaging-1.7.37
reactos/dll/win32/secur32 # Forked
reactos/dll/win32/security # Forked (different .spec)
reactos/dll/win32/sensapi # Synced to Wine-1.7.27