Link to home
Start Free TrialLog in
Avatar of allmer
allmerFlag for Türkiye

asked on

How to know which help was used in my CDialog based application and how to switch it to HtmlHelp?

Hi experts,
I have a bunch of small CDialog based applications which I want
to combine into one.
I always fancied to have help for these dialogs, but never actually
implented anything.

Since I probably chose different help systems
at different point, how can I tell what help system I am using in each
of these dialogs and how can I switch them to HtmlHelp?

Also how can I add HtmlHelp if I didn't choose any help system?

Thanks,
Jens
ASKER CERTIFIED SOLUTION
Avatar of Roshan Davis
Roshan Davis
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of allmer

ASKER

Hmm,
that isn't what I am looking for.
I have different projects with for example .chm and .hlp files
and I would like to have all of them htmlhelp whichever that extention would be (??).
That's more related to the other question I asked.
Thanks,
Jens