Visualization Library 2.1.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Macros
StdAfx.h File Reference
#include <afxwin.h>
#include <afxext.h>
#include <afxcmn.h>
#include <afxdisp.h>
#include <afxdlgs.h>
#include <afxctl.h>
#include <afxole.h>
#include <afxodlgs.h>
#include <afxdtctl.h>

Go to the source code of this file.

Macros

#define VC_EXTRALEAN
 
#define WINVER   0x0500
 
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS
 
#define _AFX_ALL_WARNINGS
 

Macro Definition Documentation

◆ _AFX_ALL_WARNINGS

#define _AFX_ALL_WARNINGS

Definition at line 20 of file StdAfx.h.

◆ _ATL_CSTRING_EXPLICIT_CONSTRUCTORS

#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS

Definition at line 17 of file StdAfx.h.

◆ VC_EXTRALEAN

#define VC_EXTRALEAN

Definition at line 8 of file StdAfx.h.

◆ WINVER

#define WINVER   0x0500

Definition at line 14 of file StdAfx.h.