I want to decompile CHM file to HTML format . Is it possible using c or c++ ? Is there any c or c++ library to do this.
There's CHMlib, which has the libCHMxx binding for C++ ; it seems it could run both on Linux and Windows.