kicad/thirdparty/compoundfilereader
Alex Shvartzkop 582c9b7f08 CompoundFileReader: fix UTF16~wstring conversion on 16b wchar compilers
(cherry picked from commit c39dfb9f05)

CompoundFileReader: fix build error

(cherry picked from commit d40e34aebe)

UTF16ToWstring: stop at NUL input terminator.

(cherry picked from commit b784b44ed0)
2023-08-04 16:50:09 +03:00
..
CMakeLists.txt
LICENSE.MIT
README.txt
compoundfilereader.h
utf.h

README.txt

This directory contains the microsoft/compoundfilereader project from https://github.com/microsoft/compoundfilereader.

They are licensed under MIT, with the license text in this directory.