mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 11:03:00 +00:00
[USER32_APITEST] Add a PCH.
This commit is contained in:
parent
283bbe7346
commit
c39b0fc667
39 changed files with 67 additions and 196 deletions
|
@ -6,18 +6,10 @@
|
|||
* Thomas Faber
|
||||
*/
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#include <apitest.h>
|
||||
#include "precomp.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <wingdi.h>
|
||||
#include <winuser.h>
|
||||
#include <user32testhelpers.h>
|
||||
#include <ndk/umtypes.h>
|
||||
#include <ndk/obfuncs.h>
|
||||
|
||||
#define DESKTOP_ALL_ACCESS 0x01ff
|
||||
|
||||
struct test_info {
|
||||
WCHAR* ExpectedWinsta;
|
||||
WCHAR* ExpectedDesktp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue