Go to the source code of this file.
|
_Check_return_ _ACRTIMP int __cdecl | _waccess (_In_z_ wchar_t const *_FileName, _In_ int _AccessMode) |
|
_Check_return_wat_ _ACRTIMP errno_t __cdecl | _waccess_s (_In_z_ wchar_t const *_FileName, _In_ int _AccessMode) |
|
_Check_return_ _ACRTIMP int __cdecl | _wchmod (_In_z_ wchar_t const *_FileName, _In_ int _Mode) |
|
_Check_return_ | _CRT_INSECURE_DEPRECATE (_wsopen_s) _ACRTIMP int __cdecl _wcreat(_In_z_ wchar_t const *_FileName |
|
| _Success_ (return!=-1) _Check_return_ _ACRTIMP intptr_t __cdecl _wfindfirst32(_In_z_ wchar_t const *_FileName |
|
_ACRTIMP int __cdecl | _wunlink (_In_z_ wchar_t const *_FileName) |
|
_Check_return_ _ACRTIMP int __cdecl | _wrename (_In_z_ wchar_t const *_OldFileName, _In_z_ wchar_t const *_NewFileName) |
|
_ACRTIMP errno_t __cdecl | _wmktemp_s (_Inout_updates_z_(_SizeInWords) wchar_t *_TemplateName, _In_ size_t _SizeInWords) |
|
| __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0 (errno_t, _wmktemp_s, wchar_t, _TemplateName) _Success_(return!=0) __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_0(wchar_t * |
|
_Check_return_wat_ _ACRTIMP errno_t __cdecl | _wsopen_s (_Out_ int *_FileHandle, _In_z_ wchar_t const *_FileName, _In_ int _OpenFlag, _In_ int _ShareFlag, _In_ int _PermissionFlag) |
|
_ACRTIMP errno_t __cdecl | _wsopen_dispatch (_In_z_ wchar_t const *_FileName, _In_ int _OFlag, _In_ int _ShFlag, _In_ int _PMode, _Out_ int *_PFileHandle, _In_ int _BSecure) |
|
#define _wfindfirst _wfindfirst64i32 |
#define _wfindfirsti64 _wfindfirst64 |
#define _wfindnext _wfindnext64i32 |
#define _wfindnexti64 _wfindnext64 |
_Success_ |
( |
return! |
= -1 | ) |
const |