ICP  1
Macros
stdafx.h File Reference
#include "targetver.h"
#include "resource.h"
#include <atlbase.h>
#include <atlcom.h>
#include <atlctl.h>
#include <string>
#include <map>
#include <list>
#include <boost/bind.hpp>
#include <boost/function.hpp>
#include <boost/signals2.hpp>
#include <Poco/Foundation.h>
#include <Poco/NotificationCenter.h>
#include <Poco/BasicEvent.h>
#include <Poco/Observer.h>
#include <Poco/NObserver.h>
#include <Poco/AutoPtr.h>
#include "Poco/SingletonHolder.h"
#include "Poco/Logger.h"
#include "Poco/NumberParser.h"

Go to the source code of this file.

Macros

#define STRICT
 
#define _ATL_APARTMENT_THREADED
 
#define _ATL_NO_AUTOMATIC_NAMESPACE
 
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS
 
#define ATL_NO_ASSERT_ON_DESTROY_NONEXISTENT_WINDOW
 

Macro Definition Documentation

#define _ATL_APARTMENT_THREADED

Definition at line 13 of file stdafx.h.

#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS

Definition at line 17 of file stdafx.h.

#define _ATL_NO_AUTOMATIC_NAMESPACE

Definition at line 15 of file stdafx.h.

#define ATL_NO_ASSERT_ON_DESTROY_NONEXISTENT_WINDOW

Definition at line 20 of file stdafx.h.

#define STRICT

Definition at line 8 of file stdafx.h.