3ds Max C++ API Reference
MaxWindowsVersion.h File Reference

Macros

#define WINVER   0x0601
 This file contains windows version constants for 3ds Max. More...
 
#define _WIN32_WINNT   0x0601
 3ds Max 2017 specifically targets Windows 7 or higher. More...
 
#define _WIN32_WINDOWS   0x0601
 3ds Max 2017 specifically targets Windows 7 or higher. More...
 
#define _WIN32_IE   0x0800
 3ds Max 2017 specifically requires Internet Explorer version 8.0 or higher More...
 

Macro Definition Documentation

◆ WINVER

#define WINVER   0x0601

This file contains windows version constants for 3ds Max.

The earliest version of Windows that 3ds Max supports is defined below For other system requirements, see www.autodesk.com for details. 3ds Max 2017 specifically targets Windows 7 or higher.

◆ _WIN32_WINNT

#define _WIN32_WINNT   0x0601

3ds Max 2017 specifically targets Windows 7 or higher.

◆ _WIN32_WINDOWS

#define _WIN32_WINDOWS   0x0601

3ds Max 2017 specifically targets Windows 7 or higher.

◆ _WIN32_IE

#define _WIN32_IE   0x0800

3ds Max 2017 specifically requires Internet Explorer version 8.0 or higher