MaxWindowsVersion.h File Reference

MaxWindowsVersion.h File Reference

Macros

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

Macro Definition Documentation

#define WINVER   0x0502

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 2013 specifically targets Windows XP 2 or higher.

#define _WIN32_WINNT   0x0502

3ds Max 2013 specifically targets Windows XP 2 or higher.

#define _WIN32_WINDOWS   0x0502

3ds Max 2013 specifically targets Windows XP 2 or higher.

#define _WIN32_IE   0x0800

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