End Google Ads 201810 - BS.net 01 --> Hi,I want to read/write Files(ex:music files) meta data in my program.
I know how to use functions like
int _wstat64(const wchar_t *path,struct __stat64 *buffer); But it didn't provide information which I want like "Artist,Album,Year and..." which known as file details in windows.
Any idea how to reach these fields for R/W?