Go to the source code of this file.
#define __CRT_WARNING |
( |
|
_Number, |
|
|
|
_Description |
|
) |
| |
Value:
#define _CRT_STRINGIZE(_Value)
Definition: crtdefs.h:83
#define _CRT_WARNING |
( |
|
_Id | ) |
__CRT_WARNING( _CRTWRN_WNUMBER_##_Id, _CRTWRN_MESSAGE_##_Id ) |
#define _CRTWRN_MESSAGE__DEPRECATE_STATIC_CPPLIB _STATIC_CPPLIB is deprecated |
#define _CRTWRN_MESSAGE__NO_SPECIAL_TRANSFER Special transfer of control routines not defined for this platform |
#define _CRTWRN_WNUMBER__DEPRECATE_STATIC_CPPLIB 1007 |
#define _CRTWRN_WNUMBER__NO_SPECIAL_TRANSFER 1004 |