ReactOS 0.4.15-dev-7931-gfd331f1
FILE_ENTRY Struct Reference

Public Attributes

DWORD attributes
 
LPWSTR szDirectory
 
LPWSTR szFilename
 
LPWSTR szFullPath
 
BOOL bFromWildcard
 
BOOL bFromRelative
 
BOOL bExists
 

Detailed Description

Definition at line 52 of file shlfileop.cpp.

Member Data Documentation

◆ attributes

◆ bExists

BOOL FILE_ENTRY::bExists

Definition at line 60 of file shlfileop.cpp.

Referenced by move_files(), and rename_files().

◆ bFromRelative

BOOL FILE_ENTRY::bFromRelative

Definition at line 59 of file shlfileop.cpp.

Referenced by copy_files(), and parse_file_list().

◆ bFromWildcard

BOOL FILE_ENTRY::bFromWildcard

◆ szDirectory

LPWSTR FILE_ENTRY::szDirectory

Definition at line 55 of file shlfileop.cpp.

Referenced by add_file_to_entry(), copy_files(), destroy_file_list(), and move_files().

◆ szFilename

◆ szFullPath


The documentation for this struct was generated from the following file: