I would like to open an alternate data stream of a file using an existing handle to the file, or using the file id. The only way I found is by the full name (file name + ADS name). I am afraid of the file being renamed during the operation.
Is there a way to do that?
this is very easy do with
NtOpenFileorNtCreateFilefor example for open existing ADS on
hFilewhere
Namesomething likeL":test_stream"(begin with:)