we have the problem that ShowHelp seems to fail under Vista and Windows Server 2008 if the path name of the help file contains a virtualized folder name.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
My C++ windows program uses htmlhelp. Structure HH_POPUP includes field pszFont in format: \"Facename[, point size[, CHARSET[, color[, PLAIN BOLD ITALIC UNDERLINE]]]]\", but I cannot find any info abo
We currently have a number of desktop applications (PowerBuilder, Winforms, WPF) that make use of a single CHM for context sensitive help. We\'d like to move away from CHM as it\'s difficult to mainta
I am trying to 开发者_开发技巧get a CHM file to open to a specific topic using C#. I have tried using
Im finishing up an app and writing the help file. I was just going t开发者_开发百科o do a pdf document and display it in a web view.
I\'m wondering if it is possible to display topics from a CHM help file in a form of my Delphi application? I know how to u开发者_运维问答se the htmlhelp api but it launches the external help viewer.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have created a project in HTML help workshop. When I open the help (/chm) application, I could see table of contents. By default, first entry in the file is selected.
I have a legacy 32-bit application written in Borland\'s C++ Builder. I need to show specific pages from within a HtmlHelp file programmatically. Until n开发者_高级运维ow I\'ve been doing this via Htm