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

This commit is contained in:
Amine Khaldi 2018-03-24 13:09:43 +01:00
parent 9f8faabac0
commit ff857de1ad
3 changed files with 7 additions and 31 deletions

View file

@ -18,23 +18,16 @@
#include <stdio.h>
#define WIN32_NO_STATUS
#define _INC_WINDOWS
#define COM_NO_WINDOWS_H
#define COBJMACROS
#define CONST_VTABLE
#include <windef.h>
#include <winbase.h>
#include <winnls.h>
#include <ole2.h>
#include <dispex.h>
#include <activscp.h>
#include <vbsregexp55.h>
#include "vbsregexp55.h"
#include <wine/test.h>
#include "wine/test.h"
#ifdef _WIN64