libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
StdAfx.h File Reference
#include <afxwin.h>
#include <windows.h>
#include <lm.h>
#include <lmat.h>
#include <winsvc.h>
#include <Loadperf.h>
#include <winperf.h>
#include "../../../../core/blatant_old_msvc_compiler_hacks.hpp"
#include "../../../../core/info.hpp"
#include "../../../../core/non_copyable.hpp"
#include "../../../../core/trace.hpp"
#include "../../../../core/ttypes.hpp"
#include "../../../../core/unicode_conversions.hpp"
#include "boost\date_time\microsec_time_clock.hpp"
#include "boost\thread\thread_time.hpp"
#include <algorithm>
#include <cassert>
#include <functional>
#include <iomanip>
#include <iostream>
#include <limits>
#include <list>
#include <map>
#include <memory>
#include <ostream>
#include <set>
#include <sstream>
#include <string>
#include <vector>
Include dependency graph for StdAfx.h:

Go to the source code of this file.

Macros

#define WINVER   0x0501
 
#define _WIN32_WINNT   0x0501
 
#define _CRT_SECURE_NO_WARNINGS
 
#define VC_EXTRALEAN
 
#define WIN32_LEAN_AND_MEAN
 
#define BOOST_USE_WINDOWS_H
 'BOOL' : forcing value to bool 'true' or 'false' (performance warning). More...
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_WARNINGS

#define _CRT_SECURE_NO_WARNINGS

Definition at line 34 of file StdAfx.h.

◆ _WIN32_WINNT

#define _WIN32_WINNT   0x0501

Definition at line 32 of file StdAfx.h.

◆ BOOST_USE_WINDOWS_H

#define BOOST_USE_WINDOWS_H

'BOOL' : forcing value to bool 'true' or 'false' (performance warning).

Definition at line 41 of file StdAfx.h.

◆ VC_EXTRALEAN

#define VC_EXTRALEAN

Definition at line 36 of file StdAfx.h.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 37 of file StdAfx.h.

◆ WINVER

#define WINVER   0x0501

Definition at line 31 of file StdAfx.h.