[WBEMPROX] Sync with Wine Staging 3.9. CORE-14656
authorAmine Khaldi <amine.khaldi@reactos.org>
Mon, 4 Jun 2018 02:54:01 +0000 (03:54 +0100)
committerAmine Khaldi <amine.khaldi@reactos.org>
Mon, 4 Jun 2018 02:54:01 +0000 (03:54 +0100)
dll/win32/wbemprox/builtin.c
media/doc/README.WINE

index 8728bd3..bec0ed2 100644 (file)
@@ -3311,7 +3311,7 @@ static const WCHAR *get_installeddriver( UINT vendorid )
     static const WCHAR driver_nvidiaW[] = {'n','v','d','3','d','u','m','.','d','l','l',0};
     static const WCHAR driver_wineW[] = {'w','i','n','e','.','d','l','l',0};
 
-    /* FIXME: wined3d has a better table, but we can not access this information through dxgi */
+    /* FIXME: wined3d has a better table, but we cannot access this information through dxgi */
 
     if (vendorid == HW_VENDOR_AMD)
         return driver_amdW;
index 71a4d75..b3042fd 100644 (file)
@@ -195,7 +195,7 @@ reactos/dll/win32/vbscript            # Synced to WineStaging-3.9
 reactos/dll/win32/version             # Synced to WineStaging-3.9
 reactos/dll/win32/vssapi              # Synced to WineStaging-2.9
 reactos/dll/win32/wbemdisp            # Synced to WineStaging-3.3
-reactos/dll/win32/wbemprox            # Synced to WineStaging-3.3
+reactos/dll/win32/wbemprox            # Synced to WineStaging-3.9
 reactos/dll/win32/windowscodecs       # Synced to WineStaging-3.3
 reactos/dll/win32/windowscodecsext    # Synced to WineStaging-2.9
 reactos/dll/win32/winemp3.acm         # Synced to WineStaging-3.3