Home
last modified time | relevance | path

Searched refs:_CRT_OBSOLETE (Results 1 – 7 of 7) sorted by relevance

/reactos/sdk/include/ucrt/
H A Dprocess.h213 _CRT_OBSOLETE(LoadLibrary)
218 _CRT_OBSOLETE(FreeLibrary)
225 _CRT_OBSOLETE(GetProcAddress)
H A Dtime.h351 _CRT_OBSOLETE(GetLocalTime)
356 _CRT_OBSOLETE(SetLocalTime)
H A Dstdlib.h1255 _CRT_OBSOLETE(SetErrorMode)
1260 _CRT_OBSOLETE(Beep)
1266 _CRT_OBSOLETE(Sleep)
H A Dcorecrt_wctype.h115 _CRT_OBSOLETE(iswctype) _DCRTIMP int __cdecl is_wctype(_In_ wint_t _C, _In_ wctype_t _Type);
H A Dcorecrt.h545 #ifndef _CRT_OBSOLETE
547 #define _CRT_OBSOLETE(_NewItem)
549 #define _CRT_OBSOLETE(_NewItem) _CRT_DEPRECATE_TEXT( \
/reactos/sdk/include/vcruntime/
H A Dcrtdefs.h184 #ifndef _CRT_OBSOLETE
185 #define _CRT_OBSOLETE(_NewItem) macro
/reactos/sdk/include/crt/
H A Dtime.h167 _CRT_OBSOLETE(GetLocalTime) unsigned __cdecl _getsystime(_Out_ struct tm *_Tm);
169 _CRT_OBSOLETE(GetLocalTime)