[QUERY] Sync with Wine Staging 3.3. CORE-14434

This commit is contained in:
Amine Khaldi 2018-03-21 13:14:09 +01:00
parent c851a1bf2e
commit 842783003a
2 changed files with 11 additions and 14 deletions

View file

@ -18,25 +18,22 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define WIN32_NO_STATUS
#define _INC_WINDOWS
#define COBJMACROS
#include <config.h>
#include "config.h"
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
//#include "winuser.h"
//#include "winreg.h"
#include <ole2.h>
#include <ntquery.h>
#include <cierror.h>
//#include "initguid.h"
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "winreg.h"
#include "ole2.h"
#include "ntquery.h"
#include "cierror.h"
#include "initguid.h"
#include <wine/debug.h>
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(query);

View file

@ -155,7 +155,7 @@ reactos/dll/win32/propsys # Synced to WineStaging-3.3
reactos/dll/win32/pstorec # Synced to WineStaging-3.3
reactos/dll/win32/qmgr # Synced to WineStaging-3.3
reactos/dll/win32/qmgrprxy # Synced to WineStaging-2.9
reactos/dll/win32/query # Synced to WineStaging-2.9
reactos/dll/win32/query # Synced to WineStaging-3.3
reactos/dll/win32/rasapi32 # Synced to WineStaging-2.9
reactos/dll/win32/resutils # Synced to WineStaging-2.9
reactos/dll/win32/riched20 # Synced to Wine-3.0