Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

EnumerateAlternateFileStreams includes default data stream #523

Open
MrDomingo opened this issue Dec 16, 2020 · 0 comments
Open

EnumerateAlternateFileStreams includes default data stream #523

MrDomingo opened this issue Dec 16, 2020 · 0 comments

Comments

@MrDomingo
Copy link

I think that EnumerateAlternateDataStreams() should not include the default (unnamed) data stream. The name itself implies the 'other' data streams that have explicit names associated with them. So, option is to either alter the function behavior or add optional call argument or split it into EnumerateAllDataStreams() and EnumerateAlternateDataStreams(). If nothing else, the documentation should be updated to reflect the behavior. I had the need to make use of deletion of alternate data streams and I was lucky enough to notice that all data streams were presented to me for deletion rather than just named data streams.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant