mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 13:02:59 +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
|
@ -5,14 +5,7 @@
|
|||
* PROGRAMMERS: Giannis Adamopoulos
|
||||
*/
|
||||
|
||||
#include <apitest.h>
|
||||
|
||||
#include <wingdi.h>
|
||||
#include <winuser.h>
|
||||
#include <msgtrace.h>
|
||||
#include <user32testhelpers.h>
|
||||
|
||||
#define DESKTOP_ALL_ACCESS 0x01ff
|
||||
#include "precomp.h"
|
||||
|
||||
typedef struct {
|
||||
DWORD tid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue