|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <winbase.h>

Public Attributes | |
| DWORD | dwFileAttributes |
| FILETIME | ftCreationTime |
| FILETIME | ftLastAccessTime |
| FILETIME | ftLastWriteTime |
| DWORD | nFileSizeHigh |
| DWORD | nFileSizeLow |
| DWORD _WIN32_FILE_ATTRIBUTE_DATA::dwFileAttributes |
Definition at line 721 of file winbase.h.
Referenced by _tstat64(), _waccess_s(), _wchmod(), ShellDirectory::fill_w32fdata_shell(), and GetFileAttributesExW().
| FILETIME _WIN32_FILE_ATTRIBUTE_DATA::ftCreationTime |
Definition at line 722 of file winbase.h.
Referenced by ShellDirectory::fill_w32fdata_shell(), and GetFileAttributesExW().
| FILETIME _WIN32_FILE_ATTRIBUTE_DATA::ftLastAccessTime |
Definition at line 723 of file winbase.h.
Referenced by _tstat64(), ShellDirectory::fill_w32fdata_shell(), and GetFileAttributesExW().
| FILETIME _WIN32_FILE_ATTRIBUTE_DATA::ftLastWriteTime |
Definition at line 724 of file winbase.h.
Referenced by _tstat64(), file_get_DateLastModified(), ShellDirectory::fill_w32fdata_shell(), GetFileAttributesExW(), and urlcache_entry_commit().
| DWORD _WIN32_FILE_ATTRIBUTE_DATA::nFileSizeHigh |
Definition at line 725 of file winbase.h.
Referenced by _tstat64(), ShellDirectory::fill_w32fdata_shell(), GetFileAttributesExW(), and urlcache_entry_commit().
| DWORD _WIN32_FILE_ATTRIBUTE_DATA::nFileSizeLow |
Definition at line 726 of file winbase.h.
Referenced by _tstat64(), ShellDirectory::fill_w32fdata_shell(), GetFileAttributesExW(), and urlcache_entry_commit().