mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 11:31:40 +00:00
[KERNEL32_WINETEST] Add a PCH.
This commit is contained in:
parent
e36cf4acaf
commit
98ca8ad114
35 changed files with 69 additions and 263 deletions
|
@ -18,13 +18,7 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include <windows.h>
|
||||
#include <wine/winternl.h>
|
||||
#include <winreg.h>
|
||||
#include "wine/test.h"
|
||||
#include "precomp.h"
|
||||
|
||||
#ifndef STATUS_DEBUGGER_INACTIVE
|
||||
#define STATUS_DEBUGGER_INACTIVE ((NTSTATUS) 0xC0000354)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue