|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <io.h>
Public Attributes | |
| unsigned | attrib |
| time_t | time_create |
| time_t | time_access |
| time_t | time_write |
| _fsize_t | size |
| wchar_t | name [260] |
| unsigned _wfinddata_t::attrib |
Definition at line 100 of file io.h.
Referenced by msvcrt_wfttofd().
| wchar_t _wfinddata_t::name |
Definition at line 105 of file io.h.
Referenced by msvcrt_wfttofd().
| _fsize_t _wfinddata_t::size |
Definition at line 104 of file io.h.
Referenced by msvcrt_wfttofd().
| time_t _wfinddata_t::time_access |
Definition at line 102 of file io.h.
Referenced by msvcrt_wfttofd().
| time_t _wfinddata_t::time_create |
Definition at line 101 of file io.h.
Referenced by msvcrt_wfttofd().
| time_t _wfinddata_t::time_write |
Definition at line 103 of file io.h.
Referenced by msvcrt_wfttofd().