mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[WUAPI] Sync with Wine Staging 4.18. CORE-16441
This commit is contained in:
parent
eea75d46e7
commit
a80c5a56e3
9 changed files with 1 additions and 10 deletions
|
@ -20,7 +20,6 @@
|
||||||
|
|
||||||
#define COBJMACROS
|
#define COBJMACROS
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
#include "windef.h"
|
#include "windef.h"
|
||||||
|
|
|
@ -20,7 +20,6 @@
|
||||||
|
|
||||||
#define COBJMACROS
|
#define COBJMACROS
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
#include "windef.h"
|
#include "windef.h"
|
||||||
|
|
|
@ -20,7 +20,6 @@
|
||||||
|
|
||||||
#define COBJMACROS
|
#define COBJMACROS
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
#include "windef.h"
|
#include "windef.h"
|
||||||
|
|
|
@ -2,8 +2,6 @@
|
||||||
#ifndef _WUAPI_PRECOMP_H_
|
#ifndef _WUAPI_PRECOMP_H_
|
||||||
#define _WUAPI_PRECOMP_H_
|
#define _WUAPI_PRECOMP_H_
|
||||||
|
|
||||||
#include <wine/config.h>
|
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
#define WIN32_NO_STATUS
|
#define WIN32_NO_STATUS
|
||||||
|
|
|
@ -20,7 +20,6 @@
|
||||||
|
|
||||||
#define COBJMACROS
|
#define COBJMACROS
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
#include "windef.h"
|
#include "windef.h"
|
||||||
|
|
|
@ -20,7 +20,6 @@
|
||||||
|
|
||||||
#define COBJMACROS
|
#define COBJMACROS
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
#include "windef.h"
|
#include "windef.h"
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
|
|
||||||
#define COBJMACROS
|
#define COBJMACROS
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
#include "windef.h"
|
#include "windef.h"
|
||||||
|
|
|
@ -20,7 +20,6 @@
|
||||||
|
|
||||||
#define COBJMACROS
|
#define COBJMACROS
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
#include "windef.h"
|
#include "windef.h"
|
||||||
|
|
|
@ -214,7 +214,7 @@ dll/win32/wmiutils # Synced to WineStaging-4.18
|
||||||
dll/win32/wmvcore # Synced to WineStaging-4.18
|
dll/win32/wmvcore # Synced to WineStaging-4.18
|
||||||
dll/win32/wshom.ocx # Synced to WineStaging-4.18
|
dll/win32/wshom.ocx # Synced to WineStaging-4.18
|
||||||
dll/win32/wtsapi32 # 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_1 # Synced to WineStaging-2.9
|
||||||
dll/win32/xinput1_2 # Synced to WineStaging-2.9
|
dll/win32/xinput1_2 # Synced to WineStaging-2.9
|
||||||
dll/win32/xinput1_3 # Synced to WineStaging-2.9
|
dll/win32/xinput1_3 # Synced to WineStaging-2.9
|
||||||
|
|
Loading…
Reference in a new issue