Skip to content
This repository was archived by the owner on Jul 10, 2022. It is now read-only.

Conversation

@peteraritchie
Copy link

The StandardInformation was not being initialized properly when processing attributes. ProcessAttributes was changed to instantiate StandardInformation passing the LastAccessTime and FileChangeTime attributes in the correct order.

Fixes #2

The `StandardInformation` was not being initialized properly when processing attributes. `ProcessAttributes` was changed to instantiate `StandardInformation` passing the `LastAccessTime` and `FileChangeTime` attributes in the correct order.

Fixes michaelkc#2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LastAccessTime and FileChangeTime values are swapped.

1 participant