mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[SCRRUN] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67394
This commit is contained in:
@@ -139,6 +139,7 @@ HRESULT get_typeinfo(tid_t tid, ITypeInfo **typeinfo)
|
||||
}
|
||||
|
||||
*typeinfo = typeinfos[tid];
|
||||
ITypeInfo_AddRef(typeinfos[tid]);
|
||||
return S_OK;
|
||||
}
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user