ReactOS 0.4.16-dev-852-gcfcc8d8
|
#include <corecrt_internal.h>
#include <errno.h>
#include <corecrt_internal_time.h>
#include <io.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <corecrt_internal_win32_buffer.h>
Go to the source code of this file.
Variables | |
_Out_ NarrowFileData & | fd |
_Out_ NarrowFileData *const | result |
Definition at line 387 of file findfile.cpp.
Definition at line 198 of file findfile.cpp.
Definition at line 204 of file findfile.cpp.
Definition at line 216 of file findfile.cpp.
Definition at line 210 of file findfile.cpp.
Definition at line 330 of file findfile.cpp.
Definition at line 336 of file findfile.cpp.
Definition at line 348 of file findfile.cpp.
Definition at line 342 of file findfile.cpp.
Definition at line 222 of file findfile.cpp.
Definition at line 228 of file findfile.cpp.
Definition at line 240 of file findfile.cpp.
Definition at line 234 of file findfile.cpp.
Definition at line 354 of file findfile.cpp.
Definition at line 360 of file findfile.cpp.
Definition at line 372 of file findfile.cpp.
Definition at line 366 of file findfile.cpp.
|
static |
Definition at line 316 of file findfile.cpp.
|
static |
Definition at line 266 of file findfile.cpp.
Referenced by _wfindnext32(), _wfindnext32i64(), _wfindnext64(), _wfindnext64i32(), and common_find_next_narrow().
|
static |
Definition at line 67 of file findfile.cpp.
unsigned long convert_file_size_to_integer | ( | DWORD const | high, |
DWORD const | low | ||
) | |||
throw | ( | ||
) |
Definition at line 73 of file findfile.cpp.
|
static |
Definition at line 44 of file findfile.cpp.
|
static |
__time32_t __cdecl convert_system_time_to_time_t | ( | SYSTEMTIME const & | st | ) | |
throw | ( | ||||
) |
Definition at line 30 of file findfile.cpp.
__time64_t __cdecl convert_system_time_to_time_t | ( | SYSTEMTIME const & | st | ) | |
throw | ( | ||||
) |
Definition at line 36 of file findfile.cpp.
Definition at line 83 of file findfile.cpp.
_Out_ NarrowFileData& fd |
Definition at line 83 of file findfile.cpp.
Definition at line 174 of file findfile.cpp.