ReactOS 0.4.15-dev-7953-g1f49173
precomp.h File Reference
#include <wine/config.h>
#include <wine/port.h>
#include <assert.h>
#include <stdio.h>
#include <ntstatus.h>
#include "dbghelp_private.h"
#include <winternl.h>
#include <psapi.h>
#include <wine/debug.h>
#include <wine/mscvpdb.h>
#include "image_private.h"
Include dependency graph for precomp.h:

Go to the source code of this file.

Macros

#define _INC_WINDOWS
 
#define COM_NO_WINDOWS_H
 
#define NONAMELESSUNION
 
#define NONAMELESSSTRUCT
 
#define WIN32_NO_STATUS
 

Macro Definition Documentation

◆ _INC_WINDOWS

#define _INC_WINDOWS

Definition at line 21 of file precomp.h.

◆ COM_NO_WINDOWS_H

#define COM_NO_WINDOWS_H

Definition at line 22 of file precomp.h.

◆ NONAMELESSSTRUCT

#define NONAMELESSSTRUCT

Definition at line 25 of file precomp.h.

◆ NONAMELESSUNION

#define NONAMELESSUNION

Definition at line 24 of file precomp.h.

◆ WIN32_NO_STATUS

#define WIN32_NO_STATUS

Definition at line 28 of file precomp.h.