mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
[FUSION] Sync with Wine Staging 1.9.23. CORE-12409
svn path=/trunk/; revision=73267
This commit is contained in:
parent
9f128bf796
commit
48bef33818
2 changed files with 2 additions and 2 deletions
|
@ -712,7 +712,7 @@ done:
|
||||||
/******************************************************************
|
/******************************************************************
|
||||||
* CreateAssemblyNameObject (FUSION.@)
|
* CreateAssemblyNameObject (FUSION.@)
|
||||||
*/
|
*/
|
||||||
HRESULT WINAPI CreateAssemblyNameObject(LPASSEMBLYNAME *ppAssemblyNameObj,
|
HRESULT WINAPI CreateAssemblyNameObject(IAssemblyName **ppAssemblyNameObj,
|
||||||
LPCWSTR szAssemblyName, DWORD dwFlags,
|
LPCWSTR szAssemblyName, DWORD dwFlags,
|
||||||
LPVOID pvReserved)
|
LPVOID pvReserved)
|
||||||
{
|
{
|
||||||
|
|
|
@ -67,7 +67,7 @@ reactos/dll/win32/dbghelp # Synced to WineStaging-1.9.16
|
||||||
reactos/dll/win32/dciman32 # Synced to WineStaging-1.9.11
|
reactos/dll/win32/dciman32 # Synced to WineStaging-1.9.11
|
||||||
reactos/dll/win32/faultrep # Synced to WineStaging-1.9.11
|
reactos/dll/win32/faultrep # Synced to WineStaging-1.9.11
|
||||||
reactos/dll/win32/fontsub # Synced to WineStaging-1.9.13
|
reactos/dll/win32/fontsub # Synced to WineStaging-1.9.13
|
||||||
reactos/dll/win32/fusion # Synced to WineStaging-1.9.11
|
reactos/dll/win32/fusion # Synced to WineStaging-1.9.23
|
||||||
reactos/dll/win32/gdiplus # Synced to WineStaging-1.9.16
|
reactos/dll/win32/gdiplus # Synced to WineStaging-1.9.16
|
||||||
reactos/dll/win32/hhctrl.ocx # Synced to WineStaging-1.9.16
|
reactos/dll/win32/hhctrl.ocx # Synced to WineStaging-1.9.16
|
||||||
reactos/dll/win32/hlink # Synced to WineStaging-1.9.16
|
reactos/dll/win32/hlink # Synced to WineStaging-1.9.16
|
||||||
|
|
Loading…
Reference in a new issue