Re: Embedding HTML Help into application

Subject: Re: Embedding HTML Help into application
From: "Edgar D' Souza" <edgar -dot- b -dot- dsouza -at- gmail -dot- com>
To: "Frank Dissinger" <frank -dot- dissinger -at- cgs-oris -dot- com>
Date: Tue, 23 Sep 2008 10:49:52 +0530

On Mon, Sep 22, 2008 at 8:56 PM, Frank Dissinger
<frank -dot- dissinger -at- cgs-oris -dot- com> wrote:
> Is it possible to embed a Microsoft HTML Help (*.CHM file) topic into an
> C++ application window?

>From http://www.clickstart.net/presentations/HTMLhelpoverview.htm :
What is Embedded HTML-based Help?
Embedded Help is Help that appears within the application rather than
in a separate Help window. The first example of embedded Help to gain
much attention was Microsoft Money 99. When the user selects "Help
Topics" form the Help menu, the Money 99 Help attaches to the right
side of the application. The Help offers tutorials, explanations, and
demonstrations to help the user use and learn Microsoft Money.
Embedded Help can be created for current version C++ or Visual Basic
applications by embedding an Active X-based web browser into your
application. The Help itself is created using HTML files.
=========

This looks like an old article, but hoping it and the zip archive of
source code may be of help to your developers - modifiable to suit
your needs:
http://www.codeproject.com/KB/winhelp/html_help.aspx
Apparently a zip with the same size, and a visually identical dialog
screenshot, is also hosted at
http://www.codeguru.com/cpp/w-d/dislog/help/article.php/c1853/

HTH
Ed.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

ComponentOne Doc-To-Help gives you everything you need to author and
publish quality Help, Web, and print content. Perfect for technical
authors, developers, and policy writers. Download a FREE trial.
http://www.componentone.com/DocToHelp/

True single source, conditional content, PDF export, modular help.
Help & Manual is the most powerful authoring tool for technical
documentation. Boost your productivity! http://www.helpandmanual.com

---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-

To unsubscribe send a blank email to
techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
or visit http://lists.techwr-l.com/mailman/options/techwr-l/archive%40web.techwr-l.com


To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com

Send administrative questions to admin -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/ for more resources and info.


Follow-Ups:

References:
Embedding HTML Help into application: From: Frank Dissinger

Previous by Author: Re: Searching Text Files
Next by Author: Re: Lay versus lie
Previous by Thread: Embedding HTML Help into application
Next by Thread: Embedding HTML Help into application


What this post helpful? Share it with friends and colleagues:


Sponsored Ads