chm
CHM file not displaying at runtime
I have a weird bug.When I am debugging a C# Winform application and I select the help button from the menu, I can see the help file (chm file) fine.It displays in its own popup window.But when I insta[详细]
2023-03-17 17:12 分类:问答Can I decompile a *.chm file to html with a html TOC using MS HTML Workshop? If not how can I?
When I decompile I get an hhc file and a hhk file and no index.html. Can I get MS HTML Worksho开发者_运维百科p to generate a html table of contents index.html file instead when decompiling? If not is[详细]
2023-03-17 15:35 分类:问答Is there a good free doc-to-chm converter out there?
I am looking for a converter .doc to .chm. I find lots but with most you need to buy to be able to convert a whole document.[详细]
2023-03-13 01:16 分类:问答Jumping to a topic in a CHM help file without opening another window
I\'m including a cut-down CHM help with an installer and I want the help button on each page of the installer wizard to call up a different help page.If I open the help window from one installer wizar[详细]
2023-03-10 08:42 分类:问答How to embed CHM file in application
Hey everyone, I just finished up an application I\'ve been working on for a while now. Probably the most complex one I\'ve made to date. Due to this, I figured I\'d go and make a help document to prov[详细]
2023-03-07 16:52 分类:问答Open CHM (help file) in C#
I\'m trying to open help file (chm extension) in C#. File.Open(@\"//help.chm\",FileMo开发者_开发技巧de.Open, FileAccess.Read, FileShare.Read);[详细]
2023-03-07 13:28 分类:问答How to display chm help embedded in a vb6 project
I developed a chm help file for my vb6 project. 开发者_开发知识库I added it by selecting the project properties. Which control can be used for displaying the chm help? Or can I do it through code with[详细]
2023-03-03 22:38 分类:问答Library to generate a CHM file
开发者_运维百科I have been looking for a library that will expose functionality to allow me to generate CHM files. As far as I can tell, that does not exist and I will have to rely on CHMBuilder (in S[详细]
2023-02-24 01:01 分类:问答Integrating help in a WPF application
what are the possible approaches to integrate local (so not on-line) help in a WPF application? It would be more like a manual, but I would like to integrate it in some way.[详细]
2023-02-13 04:34 分类:问答CHM vs css+background
I create CHM help file. For decorate it I use css and option \'background\'. All my images saved in img.[详细]
2023-02-12 01:40 分类:问答