taglib/examples
Urs Fleisch 84b45fde15 tagwriter option -p not working properly (#1236)
The -p option of tagwriter sample does not work.
This is because the picture file is open in text mode instead of binary.
Also, the isFile function does not work on Windows in 32 bit mode with
large files. Using _stat64 instead of stat solves the problem.
2024-07-11 14:53:19 +02:00
..
2023-09-16 08:22:36 +02:00
2023-09-16 08:22:36 +02:00
2023-12-07 05:00:00 +01:00
2023-12-07 05:00:00 +01:00