|
ReactOS 0.4.16-dev-2110-ge3521eb
|
#include <corecrt_io.h>
Public Member Functions | |
| __int64 | DECLSPEC_ALIGN (8) size |
Public Attributes | |
| unsigned | attrib |
| __time64_t | time_create |
| __time64_t | time_access |
| __time64_t | time_write |
| char | name [260] |
Definition at line 48 of file corecrt_io.h.
| __int64 _finddata64_t::DECLSPEC_ALIGN | ( | 8 | ) |
| unsigned _finddata64_t::attrib |
Definition at line 49 of file corecrt_io.h.
| char _finddata64_t::name[260] |
Definition at line 54 of file corecrt_io.h.
Referenced by test_utf8().
| __time64_t _finddata64_t::time_access |
Definition at line 51 of file corecrt_io.h.
| __time64_t _finddata64_t::time_create |
Definition at line 50 of file corecrt_io.h.
| __time64_t _finddata64_t::time_write |
Definition at line 52 of file corecrt_io.h.