ReactOS 0.4.15-dev-7924-g5949c20
stdafx.h File Reference
#include <new>
#include <algorithm>
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <direct.h>
#include <io.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <windows.h>
#include <winsock2.h>
#include <objbase.h>
#include <oleauto.h>
#include <olectl.h>
#include <ocidl.h>
#include <objsafe.h>
#include <commctrl.h>
Include dependency graph for stdafx.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _CRT_SECURE_NO_DEPRECATE
 
#define _SECURE_SCL   0
 
#define WIN32_LEAN_AND_MEAN
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_DEPRECATE

#define _CRT_SECURE_NO_DEPRECATE

Definition at line 3 of file stdafx.h.

◆ _SECURE_SCL

#define _SECURE_SCL   0

Definition at line 4 of file stdafx.h.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 20 of file stdafx.h.