#include <windows.h>
#include <stdlib.h>
#include <malloc.h>
#include <memory.h>
#include <tchar.h>
#include <atlbase.h>
#include <atlwin.h>
Go to the source code of this file.
Defines | |
#define | WIN32_LEAN_AND_MEAN |
#define | _ATL_CSTRING_EXPLICIT_CONSTRUCTORS |
#define | VERIFY ATLVERIFY |
#define | ASSERT ATLASSERT |
#define | V VERIFY |
#define | S SUCCEEDED |
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS |
#define ASSERT ATLASSERT |
#define S SUCCEEDED |
#define V VERIFY |
#define VERIFY ATLVERIFY |