[APITESTS][WINETESTS] Addendum to the recent PCH work.

This commit is contained in:
Amine Khaldi 2017-12-18 13:21:47 +01:00
parent 0a4e5911fc
commit e36cf4acaf
10 changed files with 38 additions and 4 deletions

View file

@ -16,11 +16,16 @@
* we usually don't want to be that strict */
//#define FAIL_WRONG_OFFSET
#define COBJMACROS
#define WIN32_NO_STATUS
#define _INC_WINDOWS
#define COM_NO_WINDOWS_H
#define COBJMACROS
#include <wine/test.h>
#include <wingdi.h>
#include <winuser.h>
#include <prsht.h>
#include <objbase.h>
#include <objsafe.h>
#include <oleacc.h>