Thank you for the patch, but I think this has very few relation with this project. What application generates the tables T1, T2 and T3? It's wide used? (I searched on Google for "Omni Net of Baran UDL2HTML" but i have not found anything). If it is, I'll apply the path , otherwise I cannot test it.
If you need that functions for your personal project, the work of generating an HTML file from the content of the database tables can be done outside this application, and then call it to generate the help with a command line execution. More, you don't need to patch the application. You can use the ChmProcessorLib as a DLL into your project to generate the help ( with a "new DocumentProcessor(project)..GenerateHelp()" call )
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you for the patch, but I think this has very few relation with this project. What application generates the tables T1, T2 and T3? It's wide used? (I searched on Google for "Omni Net of Baran UDL2HTML" but i have not found anything). If it is, I'll apply the path , otherwise I cannot test it.
If you need that functions for your personal project, the work of generating an HTML file from the content of the database tables can be done outside this application, and then call it to generate the help with a command line execution. More, you don't need to patch the application. You can use the ChmProcessorLib as a DLL into your project to generate the help ( with a "new DocumentProcessor(project)..GenerateHelp()" call )