mirror of
https://github.com/reactos/reactos.git
synced 2025-08-09 07:53:00 +00:00
[APITESTS][WINETESTS] Addendum to the recent PCH work.
This commit is contained in:
parent
0a4e5911fc
commit
e36cf4acaf
10 changed files with 38 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue