[WUAPI] Sync with Wine Staging 4.18. CORE-16441
authorAmine Khaldi <amine.khaldi@reactos.org>
Sun, 22 Dec 2019 23:55:33 +0000 (00:55 +0100)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sun, 22 Dec 2019 23:55:33 +0000 (00:55 +0100)
dll/win32/wuapi/downloader.c
dll/win32/wuapi/installer.c
dll/win32/wuapi/main.c
dll/win32/wuapi/precomp.h
dll/win32/wuapi/searcher.c
dll/win32/wuapi/session.c
dll/win32/wuapi/systeminfo.c
dll/win32/wuapi/updates.c
media/doc/README.WINE

index e17e155..ff66dd1 100644 (file)
@@ -20,7 +20,6 @@
 
 #define COBJMACROS
 
-#include "config.h"
 #include <stdarg.h>
 
 #include "windef.h"
index 46c8699..3761482 100644 (file)
@@ -20,7 +20,6 @@
 
 #define COBJMACROS
 
-#include "config.h"
 #include <stdarg.h>
 
 #include "windef.h"
index 0527ee5..c2ed95e 100644 (file)
@@ -20,7 +20,6 @@
 
 #define COBJMACROS
 
-#include "config.h"
 #include <stdarg.h>
 
 #include "windef.h"
index a52e44b..e41796f 100644 (file)
@@ -2,8 +2,6 @@
 #ifndef _WUAPI_PRECOMP_H_
 #define _WUAPI_PRECOMP_H_
 
-#include <wine/config.h>
-
 #include <stdarg.h>
 
 #define WIN32_NO_STATUS
index 1ca8020..697536b 100644 (file)
@@ -20,7 +20,6 @@
 
 #define COBJMACROS
 
-#include "config.h"
 #include <stdarg.h>
 
 #include "windef.h"
index acc7cb0..29365dd 100644 (file)
@@ -20,7 +20,6 @@
 
 #define COBJMACROS
 
-#include "config.h"
 #include <stdarg.h>
 
 #include "windef.h"
index 7c62bed..6424e1b 100644 (file)
@@ -21,7 +21,6 @@
 
 #define COBJMACROS
 
-#include "config.h"
 #include <stdarg.h>
 
 #include "windef.h"
index 4f6648c..249f07a 100644 (file)
@@ -20,7 +20,6 @@
 
 #define COBJMACROS
 
-#include "config.h"
 #include <stdarg.h>
 
 #include "windef.h"
index 84e2af8..bbdab7f 100644 (file)
@@ -214,7 +214,7 @@ dll/win32/wmiutils            # Synced to WineStaging-4.18
 dll/win32/wmvcore             # Synced to WineStaging-4.18
 dll/win32/wshom.ocx           # Synced to WineStaging-4.18
 dll/win32/wtsapi32            # Synced to WineStaging-4.18
-dll/win32/wuapi               # Synced to WineStaging-3.3
+dll/win32/wuapi               # Synced to WineStaging-4.18
 dll/win32/xinput1_1           # Synced to WineStaging-2.9
 dll/win32/xinput1_2           # Synced to WineStaging-2.9
 dll/win32/xinput1_3           # Synced to WineStaging-2.9