#include <file.h>

| OFC_CHAR _OFC_WIN32_FIND_DATAA::cAlternateFileName[14] |
The 8.3 name of the file
| OFC_CHAR _OFC_WIN32_FIND_DATAA::cFileName[OFC_MAX_PATH] |
The name of the file
| OFC_DWORD _OFC_WIN32_FIND_DATAA::dwFileAttributes |
The attributes of the file
| OFC_DWORD _OFC_WIN32_FIND_DATAA::dwReserved0 |
Unused
| OFC_DWORD _OFC_WIN32_FIND_DATAA::dwReserved1 |
Unused
| OFC_FILETIME _OFC_WIN32_FIND_DATAA::ftCreateTime |
The create time of the file
| OFC_FILETIME _OFC_WIN32_FIND_DATAA::ftLastAccessTime |
The time the file was last accessed
| OFC_FILETIME _OFC_WIN32_FIND_DATAA::ftLastWriteTime |
The time the file was last written
| OFC_DWORD _OFC_WIN32_FIND_DATAA::nFileSizeHigh |
The upper Dword value of the file size
| OFC_DWORD _OFC_WIN32_FIND_DATAA::nFileSizeLow |
The low order value of the file size