Compatibility improvements to reparse point handling.
This commit is contained in:
committed by
Corinna Vinschen
parent
ec86124748
commit
7a4e299a18
@ -88,6 +88,7 @@ enum path_types
|
||||
};
|
||||
|
||||
NTSTATUS file_get_fai (HANDLE, PFILE_ALL_INFORMATION);
|
||||
bool check_reparse_point_target (PUNICODE_STRING);
|
||||
|
||||
class symlink_info;
|
||||
|
||||
|
Reference in New Issue
Block a user