ReactOS 0.4.15-dev-7942-gd23573b
precomp.h File Reference
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include <conio.h>
#include <errno.h>
#include <fcntl.h>
#include <float.h>
#include <malloc.h>
#include <math.h>
#include <limits.h>
#include <io.h>
#include <sys/stat.h>
#include <sys/locking.h>
#include <share.h>
#include <windef.h>
#include <winbase.h>
#include <wincon.h>
#include <winuser.h>
#include <ndk/rtlfuncs.h>
#include <stdint.h>
#include "wine/unicode.h"
#include "wine/config.h"
#include "wine/debug.h"
#include <internal/atexit.h>
#include <internal/console.h>
#include <internal/ieee.h>
#include <internal/locale.h>
#include <internal/math.h>
#include <internal/mbstring.h>
#include <internal/misc.h>
#include <internal/mtdll.h>
#include <internal/popen.h>
#include <internal/rterror.h>
#include <internal/safecrt.h>
#include <internal/time.h>
#include <internal/tls.h>
Include dependency graph for precomp.h:

Go to the source code of this file.

Macros

#define _INC_WTIME_INL
 
#define _INC_UTIME_INL
 
#define _INC_TIME_INL
 
#define MINGW_HAS_SECURE_API   1
 
#define WIN32_NO_STATUS
 
#define CDECL
 
#define WINE_NO_TRACE_MSGS
 

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (msvcrt)
 

Macro Definition Documentation

◆ _INC_TIME_INL

#define _INC_TIME_INL

Definition at line 8 of file precomp.h.

◆ _INC_UTIME_INL

#define _INC_UTIME_INL

Definition at line 7 of file precomp.h.

◆ _INC_WTIME_INL

#define _INC_WTIME_INL

Definition at line 6 of file precomp.h.

◆ CDECL

#define CDECL

Definition at line 44 of file precomp.h.

◆ MINGW_HAS_SECURE_API

#define MINGW_HAS_SECURE_API   1

Definition at line 11 of file precomp.h.

◆ WIN32_NO_STATUS

#define WIN32_NO_STATUS

Definition at line 32 of file precomp.h.

◆ WINE_NO_TRACE_MSGS

#define WINE_NO_TRACE_MSGS

Definition at line 55 of file precomp.h.

Function Documentation

◆ WINE_DEFAULT_DEBUG_CHANNEL()

WINE_DEFAULT_DEBUG_CHANNEL ( msvcrt  )