]> granicus.if.org Git - taglib/commit
Assume that SetFilePointerEx() and GetFileSizeEx() are always available.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Sun, 30 Oct 2016 13:36:18 +0000 (22:36 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Sun, 30 Oct 2016 13:36:18 +0000 (22:36 +0900)
commit873c917081809e1324396fa29cf4bf70ee0eaf87
tree29be303e7b07ac32437f928838c6107abca8df96
parentd3bd8fb7ff3ac78ac62cd7108e26cd5a259a8047
Assume that SetFilePointerEx() and GetFileSizeEx() are always available.

This drops support for Windows 9x and NT 4.0 or older.
taglib/toolkit/tfilestream.cpp