Tagged Questions

1
vote
2answers
2k views

How to read and write extended windows file attributes with win32

I would like to embed some meta data in a windows file. I came across the concept of extended file attributes, which I believe are used for this very purpose. For example, camera name in jpgs, ...