ReactOS 0.4.16-dev-927-g467dec4
|
#include "_windows.h"
Go to the source code of this file.
Macros | |
#define | _STLP_WIN32 |
#define | _STLP_IMPORT_DECLSPEC __declspec(dllimport) |
#define | _STLP_EXPORT_DECLSPEC __declspec(dllexport) |
#define | _STLP_UINT32_T unsigned __int32 |
#define | _STLP_LONG_LONG __int64 |
#define | _STLP_NO_TYPEINFO 1 |
#define | _STLP_NO_STATIC_CONST_DEFINITION |
#define | MKSTRING_(a) #a |
#define | MKSTRING(a) MKSTRING_(a) |
#define | _STLP_NATIVE_C_HEADER(header) MKSTRING(NATIVE_C_INCLUDE/header) |
#define | _STLP_NATIVE_CPP_C_HEADER(header) MKSTRING(NATIVE_CPP_INCLUDE/header) |
#define | _STLP_NATIVE_CPP_RUNTIME_HEADER(header) MKSTRING(NATIVE_CPP_INCLUDE/header) |
#define | _STLP_NO_VENDOR_STDLIB_L |
#define | _STLP_GLOBAL_NEW_HANDLER |
#define | _STLP_VENDOR_TERMINATE_STD |
#define | _STLP_NO_OWN_NAMESPACE |
#define | _STLP_CALL __cdecl |
#define | _STLP_THREADS |
Definition at line 303 of file _reactos.h.
#define _STLP_EXPORT_DECLSPEC __declspec(dllexport) |
Definition at line 43 of file _reactos.h.
#define _STLP_GLOBAL_NEW_HANDLER |
Definition at line 294 of file _reactos.h.
#define _STLP_IMPORT_DECLSPEC __declspec(dllimport) |
Definition at line 42 of file _reactos.h.
Definition at line 61 of file _reactos.h.
Definition at line 273 of file _reactos.h.
Definition at line 274 of file _reactos.h.
Definition at line 275 of file _reactos.h.
#define _STLP_NO_OWN_NAMESPACE |
Definition at line 300 of file _reactos.h.
#define _STLP_NO_STATIC_CONST_DEFINITION |
Definition at line 217 of file _reactos.h.
#define _STLP_NO_TYPEINFO 1 |
Definition at line 137 of file _reactos.h.
#define _STLP_NO_VENDOR_STDLIB_L |
Definition at line 291 of file _reactos.h.
#define _STLP_THREADS |
Definition at line 306 of file _reactos.h.
Definition at line 52 of file _reactos.h.
#define _STLP_VENDOR_TERMINATE_STD |
Definition at line 297 of file _reactos.h.
#define _STLP_WIN32 |
Definition at line 39 of file _reactos.h.
Definition at line 271 of file _reactos.h.