[VERSION] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70941
This commit is contained in:
Amine Khaldi
2016-03-05 10:33:17 +00:00
parent f54544cd06
commit 1faa5d60a4
2 changed files with 1 additions and 3 deletions
-2
View 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)
{
+1 -1
View 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