[VERSION] Sync with Wine Staging 1.9.4. CORE-10912
authorAmine Khaldi <amine.khaldi@reactos.org>
Sat, 5 Mar 2016 10:33:17 +0000 (10:33 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sat, 5 Mar 2016 10:33:17 +0000 (10:33 +0000)
svn path=/trunk/; revision=70941

reactos/dll/win32/version/version.c
reactos/media/doc/README.WINE

index b2b0b08..43f5c18 100644 (file)
@@ -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)
     {
index 62eebe2..f89e13a 100644 (file)
@@ -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