mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 09:52:56 +00:00
[JSCRIPT_WINETEST] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
8dba275bd6
commit
e68a367aa6
6 changed files with 13 additions and 37 deletions
|
@ -16,27 +16,19 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#define _INC_WINDOWS
|
||||
#define COM_NO_WINDOWS_H
|
||||
|
||||
#include <stdio.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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue