#include <atlbase.h>
#include <atlcom.h>
#include <atlwin.h>
#include <atltypes.h>
#include <atlctl.h>
#include <atlhost.h>
#include <atltime.h>
#include <atlapp.h>
#include <atlframe.h>
#include <atlmisc.h>
#include <atlcrack.h>
#include <atlctrls.h>
#include <shlobj.h>
#include <vector>
#include <strsafe.h>
Go to the source code of this file.
Namespaces | |
namespace | ATL |
Defines | |
#define | WINVER 0x0400 |
#define | _WIN32_WINNT 0x0500 |
#define | _WIN32_WINDOWS 0x0400 |
#define | _WIN32_IE 0x0400 |
#define | _ATL_APARTMENT_THREADED |
#define | _ATL_NO_AUTOMATIC_NAMESPACE |
#define | _ATL_CSTRING_EXPLICIT_CONSTRUCTORS |
#define | _WTL_NO_CSTRING |
#define | _Module (*_pModule) |
#define | UNREACHABLE __assume(0); |
#define UNREACHABLE __assume(0); |