ReactOS 0.4.15-dev-8064-gdaf8068
stdafx.h File Reference
#include <stdarg.h>
#include <tchar.h>
#include <stdio.h>
#include <string>
#include <sstream>
#include <algorithm>
#include <iterator>
#include <windows.h>
#include <objbase.h>
#include <objsafe.h>
#include <ocidl.h>
#include <strsafe.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 WIN32_LEAN_AND_MEAN
 
#define STRICT
 
#define NOMINMAX
 

Macro Definition Documentation

◆ NOMINMAX

#define NOMINMAX

Definition at line 14 of file stdafx.h.

◆ STRICT

#define STRICT

Definition at line 13 of file stdafx.h.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 12 of file stdafx.h.