From: Amine Khaldi Date: Sat, 5 Mar 2016 10:33:17 +0000 (+0000) Subject: [VERSION] Sync with Wine Staging 1.9.4. CORE-10912 X-Git-Tag: ReactOS-0.4.1~274 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=1faa5d60a4a8eafe4e14bc6c3a7d3cbefdcd69b4 [VERSION] Sync with Wine Staging 1.9.4. CORE-10912 svn path=/trunk/; revision=70941 --- diff --git a/reactos/dll/win32/version/version.c b/reactos/dll/win32/version/version.c index b2b0b082331..43f5c18c209 100644 --- a/reactos/dll/win32/version/version.c +++ b/reactos/dll/win32/version/version.c @@ -1199,7 +1199,6 @@ DWORD WINAPI VerFindFileA( GetSystemDirectoryA(systemDir, sizeof(systemDir)); curDir = ""; - destDir = ""; if(flags & VFFF_ISSHAREDFILE) { @@ -1296,7 +1295,6 @@ DWORD WINAPI VerFindFileW( DWORD flags,LPCWSTR lpszFilename,LPCWSTR lpszWinDir, GetSystemDirectoryW(systemDir, sizeof(systemDir)/sizeof(WCHAR)); curDir = &emptyW; - destDir = &emptyW; if(flags & VFFF_ISSHAREDFILE) { diff --git a/reactos/media/doc/README.WINE b/reactos/media/doc/README.WINE index 62eebe28629..f89e13a3ba6 100644 --- a/reactos/media/doc/README.WINE +++ b/reactos/media/doc/README.WINE @@ -196,7 +196,7 @@ reactos/dll/win32/urlmon # Synced to WineStaging-1.9.4 reactos/dll/win32/usp10 # Synced to WineStaging-1.9.4 reactos/dll/win32/uxtheme # Forked reactos/dll/win32/vbscript # Synced to WineStaging-1.7.55 -reactos/dll/win32/version # Synced to WineStaging-1.7.55 +reactos/dll/win32/version # Synced to WineStaging-1.9.4 reactos/dll/win32/vssapi # Synced to WineStaging-1.7.55 reactos/dll/win32/wbemdisp # Synced to WineStaging-1.7.55 reactos/dll/win32/wbemprox # Synced to WineStaging-1.7.55