mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 15:26:10 +08:00
[VBSCRIPT_WINETEST] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
@@ -18,25 +18,17 @@
|
||||
|
||||
#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 <winreg.h>
|
||||
#include <winnls.h>
|
||||
#include <ole2.h>
|
||||
#include <dispex.h>
|
||||
#include <activscp.h>
|
||||
#include <objsafe.h>
|
||||
//#include <urlmon.h>
|
||||
//#include <mshtmhst.h>
|
||||
#include <urlmon.h>
|
||||
#include <mshtmhst.h>
|
||||
|
||||
#include <wine/test.h>
|
||||
#include "wine/test.h"
|
||||
|
||||
#ifdef _WIN64
|
||||
|
||||
|
||||
Reference in New Issue
Block a user