mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:06:04 +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,11 +5,7 @@
|
|||
* PROGRAMMERS: Thomas Faber <thomas.faber@reactos.org>
|
||||
*/
|
||||
|
||||
#include <apitest.h>
|
||||
|
||||
#include <winuser.h>
|
||||
#include <msgtrace.h>
|
||||
#include <user32testhelpers.h>
|
||||
#include "precomp.h"
|
||||
|
||||
static HWND hWndList[5 + 1];
|
||||
static const int hWndCount = sizeof(hWndList) / sizeof(hWndList[0]) - 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue