ReactOS 0.4.15-dev-7842-g558ab78
precomp.h File Reference
#include <assert.h>
#include <stdarg.h>
#include <stdio.h>
#include <ntstatus.h>
#include <windef.h>
#include <winbase.h>
#include <winternl.h>
#include <winnls.h>
#include <objbase.h>
#include <rpcproxy.h>
#include <security.h>
#include <wine/debug.h>
#include <wine/exception.h>
#include <wine/list.h>
#include <wine/rpcfc.h>
#include "cpsf.h"
#include "ncastatus.h"
#include "ndr_misc.h"
#include "ndr_stubless.h"
#include "rpc_assoc.h"
#include "rpc_binding.h"
#include "rpc_message.h"
#include "rpc_server.h"
Include dependency graph for precomp.h:

Go to the source code of this file.

Macros

#define _INC_WINDOWS
 
#define COBJMACROS
 
#define NONAMELESSUNION
 
#define NONAMELESSSTRUCT
 
#define WIN32_NO_STATUS
 

Macro Definition Documentation

◆ _INC_WINDOWS

#define _INC_WINDOWS

Definition at line 9 of file precomp.h.

◆ COBJMACROS

#define COBJMACROS

Definition at line 11 of file precomp.h.

◆ NONAMELESSSTRUCT

#define NONAMELESSSTRUCT

Definition at line 13 of file precomp.h.

◆ NONAMELESSUNION

#define NONAMELESSUNION

Definition at line 12 of file precomp.h.

◆ WIN32_NO_STATUS

#define WIN32_NO_STATUS

Definition at line 16 of file precomp.h.