Releases: cxong/tinydir
Releases · cxong/tinydir
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2
Compatible with Window's TCHAR
; define UNICODE
and _UNICODE
before including tinydir.h
to enable.
Thanks to @lautis0503
1.1.1
Fix various issues with readdir_r
; fix compilation under MinGW
Thanks to @eXpl0it3r for reporting.