microsoft / go-winio

Win32 IO-related utilities for Go
MIT License
939 stars 181 forks source link

[release/0.5] fileinfo: internally fix FileBasicInfo memory alignment (#312) #319

Closed kiashok closed 2 months ago

kiashok commented 2 months ago

Remove unused winName.

Extract more into Windows alignment consts to repeat less.

Document reason for having multiple alignment consts for the same value.


(cherry picked from commit 008bc6ea439f15884bef0b52f2772190c382bf46)