18 #ifdef _CRT_USE_WINAPI_FAMILY_DESKTOP_APP
20 #ifndef _DISKFREE_T_DEFINED
21 #define _DISKFREE_T_DEFINED
31 #if _CRT_FUNCTIONS_REQUIRED
35 _DCRTIMP unsigned __cdecl _getdiskfree(
46 #endif // _CRT_FUNCTIONS_REQUIRED
47 #endif // _CRT_USE_WINAPI_FAMILY_DESKTOP_APP
51 #pragma push_macro("_getcwd")
52 #pragma push_macro("_getdcwd")
71 #define _getdcwd_nolock _getdcwd
73 #pragma pop_macro("_getcwd")
74 #pragma pop_macro("_getdcwd")
84 #if _CRT_INTERNAL_NONSTDC_NAMES
86 #ifdef _CRT_USE_WINAPI_FAMILY_DESKTOP_APP
88 #pragma push_macro("getcwd")
98 #pragma pop_macro("getcwd")
105 #define diskfree_t _diskfree_t
107 #endif // _CRT_USE_WINAPI_FAMILY_DESKTOP_APP
119 #endif // _CRT_INTERNAL_NONSTDC_NAMES
#define _Out_
Definition: sal.h:342
return
Definition: corecrt_memcpy_s.h:60
_Out_writes_opt_z_(_SizeInBytes) char *_DstBuf
#define _ACRTIMP
Definition: corecrt.h:27
_Pre_notnull_ _In_opt_z_ wchar_t const _Drive
Definition: corecrt_wstdlib.h:366
_Check_return_ _ACRTIMP int __cdecl _mkdir(_In_z_ char const *_Path)
_In_z_ wchar_t const * _Path
Definition: corecrt_wstdlib.h:337
_Check_return_ _DCRTIMP unsigned long __cdecl _getdrives(void)
_In_ int _Pre_notnull_ _Post_z_ char * _DstBuf
Definition: stdlib.h:1329
_Check_return_ _ACRTIMP int __cdecl _chdir(_In_z_ char const *_Path)
#define _CRT_BEGIN_C_HEADER
Definition: vcruntime.h:73
_Check_return_ _DCRTIMP int __cdecl _chdrive(_In_ int _Drive)
#define _Check_return_
Definition: sal.h:554
#define _In_z_
Definition: sal.h:310
#define _In_
Definition: sal.h:305
_Check_return_ _CRT_NONSTDC_DEPRECATE(_chdir) _DCRTIMP int __cdecl chdir(_In_z_ char const *_Path)
#define _DCRTIMP
Definition: corecrt.h:43
_Out_ struct _diskfree_t * _DiskFree
Definition: direct.h:37
#define _CRTALLOCATOR
Definition: corecrt.h:56
#define _Ret_maybenull_z_
Definition: sal.h:522
_Check_return_ _DCRTIMP int __cdecl _getdrive(void)
unsigned bytes_per_sector
Definition: direct.h:27
#define _CRT_END_C_HEADER
Definition: vcruntime.h:76
_Check_return_ _ACRTIMP int __cdecl _rmdir(_In_z_ char const *_Path)
unsigned avail_clusters
Definition: direct.h:25
unsigned total_clusters
Definition: direct.h:24
unsigned sectors_per_cluster
Definition: direct.h:26
_In_ int _SizeInBytes
Definition: direct.h:61
_Success_(return==0) _Check_return_ _DCRTIMP unsigned __cdecl _getdiskfree(_In_ unsigned _Drive