[ROSAPPS] Add NLS to TXT file converter
authorDmitry Chapyshev <dmitry@reactos.org>
Thu, 15 Sep 2016 21:13:26 +0000 (21:13 +0000)
committerDmitry Chapyshev <dmitry@reactos.org>
Thu, 15 Sep 2016 21:13:26 +0000 (21:13 +0000)
commit3f3ae1f05bd86585c6e3d2f95599eb2196564aed
tree3c61850d5511dea52da22e1b917dc7f4ccbc1767
parent434964f61daad690452d3e39913c1e97be1d0edf
[ROSAPPS] Add NLS to TXT file converter

svn path=/trunk/; revision=72693
rosapps/applications/devutils/CMakeLists.txt
rosapps/applications/devutils/nls2txt/CMakeLists.txt [new file with mode: 0644]
rosapps/applications/devutils/nls2txt/bestfit.c [new file with mode: 0644]
rosapps/applications/devutils/nls2txt/main.c [new file with mode: 0644]
rosapps/applications/devutils/nls2txt/nls.c [new file with mode: 0644]
rosapps/applications/devutils/nls2txt/nls2txt.rc [new file with mode: 0644]
rosapps/applications/devutils/nls2txt/precomp.h [new file with mode: 0644]