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

Fixed LastAccessTime and FileChangeTime being swapped #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 26, 2022

  1. Fixed LastAccessTime and FileChangeTime being swapped

    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
    peteraritchie authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    91e2e56 View commit details
    Browse the repository at this point in the history