libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#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>
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... | |
#define BOOST_USE_WINDOWS_H |