Go to the source code of this file.
◆ SCL_PLATFORM_WIN32
#define SCL_PLATFORM_WIN32 false |
Macro that detects whether or not the platform is a 32bit Windows.
Definition at line 20 of file windows.h.
◆ SCL_PLATFORM_WIN64
#define SCL_PLATFORM_WIN64 false |
Macro that detects whether or not the platform is a 64bit Windows.
Definition at line 10 of file windows.h.
◆ SCL_PLATFORM_WINDOWS
#define SCL_PLATFORM_WINDOWS true |
Macro that detects whether or not the platform is Windows.
Definition at line 28 of file windows.h.