|
STLdoc
STLdocumentation
|
Go to the source code of this file.
Classes | |
| struct | localeinfo_struct |
| struct | localerefcount |
| struct | threadlocaleinfostruct |
Macros | |
| #define | _CRTIMP |
| #define | _INC_CRTDEFS |
| #define | _CRT_PACKING 8 |
| #define | __CRT_STRINGIZE(_Value) #_Value |
| #define | _CRT_STRINGIZE(_Value) __CRT_STRINGIZE(_Value) |
| #define | __CRT_WIDE(_String) L ## _String |
| #define | _CRT_WIDE(_String) __CRT_WIDE(_String) |
| #define | __CRT_APPEND(_Value1, _Value2) _Value1 ## _Value2 |
| #define | _CRT_APPEND(_Value1, _Value2) __CRT_APPEND(_Value1, _Value2) |
| #define | _W64 |
| #define | _CRTIMP2 |
| #define | _CRTIMP_ALTERNATIVE |
| #define | _MRTIMP __declspec(dllimport) |
| #define | _MRTIMP2 |
| #define | __CLR_OR_THIS_CALL |
| #define | __CLRCALL_OR_CDECL __cdecl |
| #define | _CRTIMP_PURE _CRTIMP |
| #define | _PGLOBAL |
| #define | _AGLOBAL |
| #define | _CRT_GUARDOVERFLOW |
| #define | __STDC_SECURE_LIB__ 200411L |
| #define | __GOT_SECURE_LIB__ __STDC_SECURE_LIB__ |
| #define | __STDC_WANT_SECURE_LIB__ 1 |
| #define | _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text)) |
| #define | _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT("This function or variable may be unsafe. Consider using " #_Replacement " instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.") |
| #define | _CRT_INSECURE_DEPRECATE_MEMORY(_Replacement) |
| #define | _CRT_INSECURE_DEPRECATE_GLOBALS(_Replacement) _CRT_INSECURE_DEPRECATE(_Replacement) |
| #define | _CRT_MANAGED_HEAP_DEPRECATE |
| #define | _SECURECRT_FILL_BUFFER_PATTERN 0xFE |
| #define | _CRT_OBSOLETE(_NewItem) _CRT_DEPRECATE_TEXT("This function or variable has been superceded by newer library or operating system functionality. Consider using " #_NewItem " instead. See online help for details.") |
| #define | _CRT_USE_WINAPI_FAMILY_DESKTOP_APP |
| #define | _ARM_WINAPI_PARTITION_DESKTOP_SDK_AVAILABLE 0 |
| #define | _CRT_BUILD_DESKTOP_APP 1 |
| #define | _CRT_JIT_INTRINSIC |
| #define | _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES 0 |
| #define | _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT 0 |
| #define | _CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES 1 |
| #define | _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_MEMORY 0 |
| #define | _CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY 0 |
| #define | _CRT_SECURE_CPP_NOTHROW throw() |
| #define | _CRT_NONSTDC_DEPRECATE(_NewName) _CRT_DEPRECATE_TEXT("The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: " #_NewName ". See online help for details.") |
| #define | _SIZE_T_DEFINED |
| #define | _RSIZE_T_DEFINED |
| #define | _INTPTR_T_DEFINED |
| #define | _UINTPTR_T_DEFINED |
| #define | _PTRDIFF_T_DEFINED |
| #define | _WCHAR_T_DEFINED |
| #define | _WCTYPE_T_DEFINED |
| #define | _VA_LIST_DEFINED |
| #define | _ERRNO_T_DEFINED |
| #define | _TIME32_T_DEFINED |
| #define | _TIME64_T_DEFINED |
| #define | _TIME_T_DEFINED /* avoid multiple def's of time_t */ |
| #define | _CONST_RETURN |
| #define | _UNALIGNED |
| #define | _CRT_ALIGN(x) __declspec(align(x)) |
| #define | _CRTNOALIAS __declspec(noalias) |
| #define | _CRTRESTRICT __declspec(restrict) |
| #define | __CRTDECL __cdecl |
| #define | __STR2WSTR(str) L##str |
| #define | _STR2WSTR(str) __STR2WSTR(str) |
| #define | __FILEW__ _STR2WSTR(__FILE__) |
| #define | __FUNCTIONW__ _STR2WSTR(__FUNCTION__) |
| #define | _CRT_SECURE_INVALID_PARAMETER(expr) ::_invalid_parameter_noinfo_noreturn() |
| #define | _ARGMAX 100 |
| #define | _TRUNCATE ((size_t)-1) |
| #define | __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(_ReturnType, _FuncName, _DstType, _Dst) |
| #define | __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) |
| #define | __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3, _TType4, _TArg4) |
| #define | __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(_ReturnType, _FuncName, _HType1, _HArg1, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2(_ReturnType, _FuncName, _HType1, _HArg1, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(_ReturnType, _FuncName, _HType1, _HArg1, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) |
| #define | __DEFINE_CPP_OVERLOAD_SECURE_FUNC_2_0(_ReturnType, _FuncName, _HType1, _HArg1, _HType2, _HArg2, _DstType, _Dst) |
| #define | __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(_ReturnType, _FuncName, _VFuncName, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(_ReturnType, _FuncName, _VFuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(_ReturnType, _FuncName, _DstType, _Src) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_0(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst) __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_0_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _SalAttributeDst, _DstType, _Dst) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_3(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_3_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_4(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3, _TType4, _TArg4) __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_4_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3, _TType4, _TArg4) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_1_1(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _HType1, _HArg1, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_1_1_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _HType1, _HArg1, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_2_0(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _HType1, _HArg1, _HType2, _HArg2, _SalAttributeDst, _DstType, _Dst) __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_2_0_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _HType1, _HArg1, _HType2, _HArg2, _SalAttributeDst, _DstType, _Dst) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_ARGLIST(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _VFuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_ARGLIST_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _VFuncName, _VFuncName##_s, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_ARGLIST(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _VFuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_ARGLIST_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _VFuncName, _VFuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_SIZE(_DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_SIZE_EX(_DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_3_SIZE(_DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_3_SIZE_EX(_DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_0(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst) __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_0_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _SalAttributeDst, _DstType, _Dst) \ |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_1(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_1_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _SalAttributeDst, _DstType, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_3(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_3_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_4(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3, _TType4, _TArg4) __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_4_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3, _TType4, _TArg4) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_1_1(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _HType1, _HArg1, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_1_1_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _HType1, _HArg1, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_2_0(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _HType1, _HArg1, _HType2, _HArg2, _SalAttributeDst, _DstType, _Dst) __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_2_0_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _HType1, _HArg1, _HType2, _HArg2, _SalAttributeDst, _DstType, _Dst) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_1_ARGLIST(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _VFuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_1_ARGLIST_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _VFuncName, _VFuncName##_s, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_SIZE(_DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_SIZE_EX(_DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_3_SIZE(_DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_3_SIZE_EX(_DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) |
| #define | __RETURN_POLICY_SAME(_FunctionCall) |
| #define | __RETURN_POLICY_DST(_FunctionCall) |
| #define | __RETURN_POLICY_VOID(_FunctionCall) |
| #define | __EMPTY_DECLSPEC |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_0_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _SalAttributeDst, _DstType, _Dst) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_0_CGETS(_ReturnType, _DeclSpec, _FuncName, _SalAttributeDst, _DstType, _Dst) _CRT_INSECURE_DEPRECATE(_FuncName##_s) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_3_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_4_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3, _TType4, _TArg4) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3, _TType4 _TArg4); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_1_1_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _HType1, _HArg1, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_HType1 _HArg1, _SalAttributeDst _DstType *_Dst, _TType1 _TArg1); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_2_0_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _HType1, _HArg1, _HType2, _HArg2, _SalAttributeDst, _DstType, _Dst) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_HType1 _HArg1, _HType2 _HArg2, _SalAttributeDst _DstType *_Dst); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_ARGLIST_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _VFuncName, _SecureVFuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_ARGLIST_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _VFuncName, _SecureVFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_SIZE_EX(_DeclSpec, _FuncName, _SecureFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec size_t __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_3_SIZE_EX(_DeclSpec, _FuncName, _SecureFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec size_t __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_0_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _SalAttributeDst, _DstType, _Dst) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_0_GETS(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _DstType, _Dst) _CRT_INSECURE_DEPRECATE(_FuncName##_s) _DeclSpec _ReturnType __cdecl _FuncName(_DstType *_Dst); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_1_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_3_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_4_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3, _TType4, _TArg4) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3, _TType4 _TArg4); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_1_1_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _HType1, _HArg1, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_HType1 _HArg1, _SalAttributeDst _DstType *_Dst, _TType1 _TArg1); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_2_0_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _HType1, _HArg1, _HType2, _HArg2, _SalAttributeDst, _DstType, _Dst) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_HType1 _HArg1, _HType2 _HArg2, _SalAttributeDst _DstType *_Dst); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_1_ARGLIST_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _SecureFuncName, _VFuncName, _SecureVFuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_ARGLIST(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _VFuncName, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_ARGLIST_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _VFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_SIZE_EX(_DeclSpec, _FuncName, _SecureFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec size_t __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2); |
| #define | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_3_SIZE_EX(_DeclSpec, _FuncName, _SecureFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec size_t __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3); |
| #define | __DECLARE_CPP_OVERLOAD_INLINE_FUNC_0_0_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _DstType, _Dst) |
| #define | __DEFINE_CPP_OVERLOAD_INLINE_FUNC_0_0_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _DstType, _Dst) |
| #define | __DECLARE_CPP_OVERLOAD_INLINE_FUNC_0_1_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DEFINE_CPP_OVERLOAD_INLINE_FUNC_0_1_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DECLARE_CPP_OVERLOAD_INLINE_FUNC_0_2_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DEFINE_CPP_OVERLOAD_INLINE_FUNC_0_2_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DECLARE_CPP_OVERLOAD_INLINE_FUNC_0_3_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) |
| #define | __DEFINE_CPP_OVERLOAD_INLINE_FUNC_0_3_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) |
| #define | __DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_0_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _DstType, _Dst) |
| #define | __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_0_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _DstType, _Dst) |
| #define | __DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_1_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_1_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _DstType, _Dst, _TType1, _TArg1) |
| #define | __DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_2_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_2_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define | __DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) |
| #define | __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) |
| #define | _THREADLOCALEINFO |
| #define | _Check_return_opt_ |
| #define | _Check_return_wat_ |
| #define | __crt_typefix(ctype) |
| #define | _CRT_UNUSED(x) (void)x |
Typedefs | |
| typedef _W64 unsigned int | size_t |
| typedef size_t | rsize_t |
| typedef _W64 int | intptr_t |
| typedef _W64 unsigned int | uintptr_t |
| typedef _W64 int | ptrdiff_t |
| typedef unsigned short | wchar_t |
| typedef unsigned short | wint_t |
| typedef unsigned short | wctype_t |
| typedef char * | va_list |
| typedef int | errno_t |
| typedef _W64 long | __time32_t |
| typedef __int64 | __time64_t |
| typedef __time64_t | time_t |
| typedef struct threadlocaleinfostruct * | pthreadlocinfo |
| typedef struct threadmbcinfostruct * | pthreadmbcinfo |
| typedef struct localeinfo_struct | _locale_tstruct |
| typedef struct localeinfo_struct * | _locale_t |
| typedef struct localerefcount | locrefcount |
| typedef struct threadlocaleinfostruct | threadlocinfo |
Functions | |
| _CRTIMP void __cdecl | _invalid_parameter_noinfo (void) |
| _CRTIMP | __declspec (noreturn) void __cdecl _invalid_parameter_noinfo_noreturn(void) |
Variables | |
| _CRTIMP _In_opt_z_ const wchar_t _In_opt_z_ const wchar_t unsigned | int |
| #define __CLR_OR_THIS_CALL |
| #define __CLRCALL_OR_CDECL __cdecl |
| #define __CRT_APPEND | ( | _Value1, | |
| _Value2 | |||
| ) | _Value1 ## _Value2 |
| #define __crt_typefix | ( | ctype | ) |
| #define __CRT_WIDE | ( | _String | ) | L ## _String |
| #define __CRTDECL __cdecl |
| #define __DECLARE_CPP_OVERLOAD_INLINE_FUNC_0_0_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _DstType, | |||
| _Dst | |||
| ) |
| #define __DECLARE_CPP_OVERLOAD_INLINE_FUNC_0_1_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) |
| #define __DECLARE_CPP_OVERLOAD_INLINE_FUNC_0_2_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) |
| #define __DECLARE_CPP_OVERLOAD_INLINE_FUNC_0_3_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3 | |||
| ) |
| #define __DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_0_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _DstType, | |||
| _Dst | |||
| ) |
| #define __DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_1_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) |
| #define __DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_2_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) |
| #define __DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_INLINE_FUNC_0_0_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _DstType, | |||
| _Dst | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_INLINE_FUNC_0_1_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_INLINE_FUNC_0_2_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_INLINE_FUNC_0_3_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_0_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _DstType, | |||
| _Dst | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_1_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_2_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0 | ( | _ReturnType, | |
| _FuncName, | |||
| _DstType, | |||
| _Dst | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1 | ( | _ReturnType, | |
| _FuncName, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST | ( | _ReturnType, | |
| _FuncName, | |||
| _VFuncName, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2 | ( | _ReturnType, | |
| _FuncName, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST | ( | _ReturnType, | |
| _FuncName, | |||
| _VFuncName, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3 | ( | _ReturnType, | |
| _FuncName, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4 | ( | _ReturnType, | |
| _FuncName, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3, | |||
| _TType4, | |||
| _TArg4 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1 | ( | _ReturnType, | |
| _FuncName, | |||
| _HType1, | |||
| _HArg1, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2 | ( | _ReturnType, | |
| _FuncName, | |||
| _HType1, | |||
| _HArg1, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3 | ( | _ReturnType, | |
| _FuncName, | |||
| _HType1, | |||
| _HArg1, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_2_0 | ( | _ReturnType, | |
| _FuncName, | |||
| _HType1, | |||
| _HArg1, | |||
| _HType2, | |||
| _HArg2, | |||
| _DstType, | |||
| _Dst | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH | ( | _ReturnType, | |
| _FuncName, | |||
| _DstType, | |||
| _Src | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_0 | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_0_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _SalAttributeDst, _DstType, _Dst) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_0_CGETS | ( | _ReturnType, | |
| _DeclSpec, | |||
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst | |||
| ) | _CRT_INSECURE_DEPRECATE(_FuncName##_s) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_0_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1 | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_ARGLIST | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _VFuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_ARGLIST_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _VFuncName, _VFuncName##_s, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_ARGLIST_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _VFuncName, | |||
| _SecureVFuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2 | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_ARGLIST | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _VFuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_ARGLIST_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _VFuncName, _VFuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_ARGLIST_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _VFuncName, | |||
| _SecureVFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_SIZE | ( | _DeclSpec, | |
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_SIZE_EX(_DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_SIZE_EX | ( | _DeclSpec, | |
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec size_t __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_3 | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_3_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_3_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3 | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_3_SIZE | ( | _DeclSpec, | |
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_3_SIZE_EX(_DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_3_SIZE_EX | ( | _DeclSpec, | |
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3 | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec size_t __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_4 | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3, | |||
| _TType4, | |||
| _TArg4 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_4_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3, _TType4, _TArg4) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_4_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3, | |||
| _TType4, | |||
| _TArg4 | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3, _TType4 _TArg4); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_1_1 | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _HType1, | |||
| _HArg1, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_1_1_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _HType1, _HArg1, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_1_1_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _HType1, | |||
| _HArg1, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_HType1 _HArg1, _SalAttributeDst _DstType *_Dst, _TType1 _TArg1); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_2_0 | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _HType1, | |||
| _HArg1, | |||
| _HType2, | |||
| _HArg2, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_2_0_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _HType1, _HArg1, _HType2, _HArg2, _SalAttributeDst, _DstType, _Dst) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_2_0_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _HType1, | |||
| _HArg1, | |||
| _HType2, | |||
| _HArg2, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_HType1 _HArg1, _HType2 _HArg2, _SalAttributeDst _DstType *_Dst); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_0 | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_0_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _SalAttributeDst, _DstType, _Dst) \ |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_0_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_0_GETS | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _DstType, | |||
| _Dst | |||
| ) | _CRT_INSECURE_DEPRECATE(_FuncName##_s) _DeclSpec _ReturnType __cdecl _FuncName(_DstType *_Dst); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_1 | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_1_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _SalAttributeDst, _DstType, _DstType, _Dst, _TType1, _TArg1) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_1_ARGLIST | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _VFuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_1_ARGLIST_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _VFuncName, _VFuncName##_s, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_1_ARGLIST_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _VFuncName, | |||
| _SecureVFuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_1_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2 | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_ARGLIST | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _VFuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_ARGLIST_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _VFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_SIZE | ( | _DeclSpec, | |
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_SIZE_EX(_DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_SIZE_EX | ( | _DeclSpec, | |
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2 | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec size_t __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_3 | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_3_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_3_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3 | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_3_SIZE | ( | _DeclSpec, | |
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_3_SIZE_EX(_DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_3_SIZE_EX | ( | _DeclSpec, | |
| _FuncName, | |||
| _SecureFuncName, | |||
| _SecureDstType, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3 | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec size_t __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_4 | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3, | |||
| _TType4, | |||
| _TArg4 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_4_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3, _TType4, _TArg4) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_4_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1, | |||
| _TType2, | |||
| _TArg2, | |||
| _TType3, | |||
| _TArg3, | |||
| _TType4, | |||
| _TArg4 | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3, _TType4 _TArg4); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_1_1 | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _HType1, | |||
| _HArg1, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_1_1_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _HType1, _HArg1, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_1_1_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _HType1, | |||
| _HArg1, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst, | |||
| _TType1, | |||
| _TArg1 | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_HType1 _HArg1, _SalAttributeDst _DstType *_Dst, _TType1 _TArg1); |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_2_0 | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _HType1, | |||
| _HArg1, | |||
| _HType2, | |||
| _HArg2, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst | |||
| ) | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_2_0_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _HType1, _HArg1, _HType2, _HArg2, _SalAttributeDst, _DstType, _Dst) |
| #define __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_2_0_EX | ( | _ReturnType, | |
| _ReturnPolicy, | |||
| _DeclSpec, | |||
| _FuncName, | |||
| _SecureFuncName, | |||
| _HType1, | |||
| _HArg1, | |||
| _HType2, | |||
| _HArg2, | |||
| _SalAttributeDst, | |||
| _DstType, | |||
| _Dst | |||
| ) | _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_HType1 _HArg1, _HType2 _HArg2, _SalAttributeDst _DstType *_Dst); |
| #define __EMPTY_DECLSPEC |
| #define __FILEW__ _STR2WSTR(__FILE__) |
| #define __FUNCTIONW__ _STR2WSTR(__FUNCTION__) |
| #define __GOT_SECURE_LIB__ __STDC_SECURE_LIB__ |
| #define __RETURN_POLICY_DST | ( | _FunctionCall | ) |
| #define __RETURN_POLICY_SAME | ( | _FunctionCall | ) |
| #define __RETURN_POLICY_VOID | ( | _FunctionCall | ) |
| #define __STDC_SECURE_LIB__ 200411L |
| #define __STDC_WANT_SECURE_LIB__ 1 |
| #define __STR2WSTR | ( | str | ) | L##str |
| #define _AGLOBAL |
| #define _ARGMAX 100 |
| #define _ARM_WINAPI_PARTITION_DESKTOP_SDK_AVAILABLE 0 |
| #define _Check_return_opt_ |
| #define _Check_return_wat_ |
| #define _CONST_RETURN |
| #define _CRT_ALIGN | ( | x | ) | __declspec(align(x)) |
| #define _CRT_APPEND | ( | _Value1, | |
| _Value2 | |||
| ) | __CRT_APPEND(_Value1, _Value2) |
| #define _CRT_BUILD_DESKTOP_APP 1 |
| #define _CRT_DEPRECATE_TEXT | ( | _Text | ) | __declspec(deprecated(_Text)) |
| #define _CRT_GUARDOVERFLOW |
| #define _CRT_INSECURE_DEPRECATE | ( | _Replacement | ) | _CRT_DEPRECATE_TEXT("This function or variable may be unsafe. Consider using " #_Replacement " instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.") |
| #define _CRT_INSECURE_DEPRECATE_GLOBALS | ( | _Replacement | ) | _CRT_INSECURE_DEPRECATE(_Replacement) |
| #define _CRT_INSECURE_DEPRECATE_MEMORY | ( | _Replacement | ) |
| #define _CRT_JIT_INTRINSIC |
| #define _CRT_MANAGED_HEAP_DEPRECATE |
| #define _CRT_NONSTDC_DEPRECATE | ( | _NewName | ) | _CRT_DEPRECATE_TEXT("The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: " #_NewName ". See online help for details.") |
| #define _CRT_OBSOLETE | ( | _NewItem | ) | _CRT_DEPRECATE_TEXT("This function or variable has been superceded by newer library or operating system functionality. Consider using " #_NewItem " instead. See online help for details.") |
| #define _CRT_PACKING 8 |
| #define _CRT_SECURE_CPP_NOTHROW throw() |
| #define _CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES 1 |
| #define _CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY 0 |
| #define _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES 0 |
| #define _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT 0 |
| #define _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_MEMORY 0 |
| #define _CRT_SECURE_INVALID_PARAMETER | ( | expr | ) | ::_invalid_parameter_noinfo_noreturn() |
| #define _CRT_STRINGIZE | ( | _Value | ) | __CRT_STRINGIZE(_Value) |
| #define _CRT_UNUSED | ( | x | ) | (void)x |
| #define _CRT_USE_WINAPI_FAMILY_DESKTOP_APP |
| #define _CRT_WIDE | ( | _String | ) | __CRT_WIDE(_String) |
| #define _CRTIMP |
| #define _CRTIMP2 |
| #define _CRTIMP_ALTERNATIVE |
| #define _CRTIMP_PURE _CRTIMP |
| #define _CRTNOALIAS __declspec(noalias) |
| #define _CRTRESTRICT __declspec(restrict) |
| #define _ERRNO_T_DEFINED |
| #define _INC_CRTDEFS |
| #define _INTPTR_T_DEFINED |
| #define _MRTIMP __declspec(dllimport) |
| #define _MRTIMP2 |
| #define _PGLOBAL |
| #define _PTRDIFF_T_DEFINED |
| #define _RSIZE_T_DEFINED |
| #define _SECURECRT_FILL_BUFFER_PATTERN 0xFE |
| #define _SIZE_T_DEFINED |
| #define _STR2WSTR | ( | str | ) | __STR2WSTR(str) |
| #define _THREADLOCALEINFO |
| #define _TIME32_T_DEFINED |
| #define _TIME64_T_DEFINED |
| #define _TIME_T_DEFINED /* avoid multiple def's of time_t */ |
| #define _TRUNCATE ((size_t)-1) |
| #define _UINTPTR_T_DEFINED |
| #define _UNALIGNED |
| #define _VA_LIST_DEFINED |
| #define _W64 |
| #define _WCHAR_T_DEFINED |
| #define _WCTYPE_T_DEFINED |
| typedef _W64 long __time32_t |
| typedef __int64 __time64_t |
| typedef struct localeinfo_struct * _locale_t |
| typedef struct localeinfo_struct _locale_tstruct |
| typedef struct localerefcount locrefcount |
| typedef struct threadlocaleinfostruct* pthreadlocinfo |
| typedef struct threadmbcinfostruct* pthreadmbcinfo |
| typedef struct threadlocaleinfostruct threadlocinfo |
| typedef __time64_t time_t |
| _CRTIMP _In_opt_z_ const wchar_t _In_opt_z_ const wchar_t unsigned uintptr_t |
| typedef char* va_list |
| typedef unsigned short wchar_t |
| typedef unsigned short wctype_t |
| typedef unsigned short wint_t |
| _CRTIMP __declspec | ( | noreturn | ) |
1.8.8