473,395 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

HTML Help Files

I have used a .CHM html help file with my application. I was wondering if
it is recommended to ship the associated files:

hh.exe
itircl.dll
itss.dll
hhctrl.ocx

Should this just be included in a setup package for Windows 95? From what I
have read, I think these files are shipped with Windows 98 and up. The OCX
is not referenced through the components but I do have one
declare statement to invoke the HTML Help call:

Private Declare Function HtmlHelp Lib "hhctrl.ocx" ...

I think by referncing the OCX this way the version of hhctrl should not
matter. Does anyone know if I am correct?

Thanks
Mike


Jul 17 '05 #1
4 3695

"Mike" <em***@noserver.com> wrote in message
news:kI*********************@news20.bellglobal.com ...
I have used a .CHM html help file with my application. I was wondering if
it is recommended to ship the associated files:

hh.exe
itircl.dll
itss.dll
hhctrl.ocx

Should this just be included in a setup package for Windows 95? From what I have read, I think these files are shipped with Windows 98 and up. The OCX is not referenced through the components but I do have one
declare statement to invoke the HTML Help call:

Private Declare Function HtmlHelp Lib "hhctrl.ocx" ...

I think by referncing the OCX this way the version of hhctrl should not
matter. Does anyone know if I am correct?

Thanks
Mike


I wouldn't recomend it. The versions are different between me, nt, xp...
In addition, if it is commercial, you may have issues with MS requirements
on redistributable.

It would be better to include links to the official MS sites for those users
missing the files.
Jul 17 '05 #2
Mike,
I have used a .CHM html help file with my application. I was wondering
if it is recommended to ship the associated files [hh.exe, itircl.dll,
itss.dll, hhctrl.ocx].

Should this just be included in a setup package for Windows 95? From what
I have read, I think these files are shipped with Windows 98 and up.


This is correct. Of the 32-bit versions of Windows, the only ones that
don't ship with the four HTML Help runtime components are Windows 95
and Windows NT4. In both cases you can install the components using
hhupd.exe (http://tinyurl.com/gle), as described in Rob Chandler's
document "Deploying HTML Help"
(http://www.workwrite.com/helpthink/deploy_chandler.htm).

It's worth noting that neither Windows 95 nor NT4 shipped with a
version of Internet Explorer that is sufficient up-to-date for use
with HTML Help (http://helpware.net/htmlhelp/hh_info.htm#BoxedWindows),
and that it may also be necessary to install DCOM95 on some Windows 95
machines (http://www.mvps.org/htmlhelpcenter/h...hhsysreq.html).

--
Pete (Microsoft Help MVP)
Jul 17 '05 #3
Thank you Rauol and Pete for the responses and links. That answers my
questions.

Mike

"Pete Lees" <PD*****@btinternet.com> wrote in message
news:c8**************************@posting.google.c om...
Mike,
I have used a .CHM html help file with my application. I was wondering
if it is recommended to ship the associated files [hh.exe, itircl.dll,
itss.dll, hhctrl.ocx].

Should this just be included in a setup package for Windows 95? From what I have read, I think these files are shipped with Windows 98 and up.


This is correct. Of the 32-bit versions of Windows, the only ones that
don't ship with the four HTML Help runtime components are Windows 95
and Windows NT4. In both cases you can install the components using
hhupd.exe (http://tinyurl.com/gle), as described in Rob Chandler's
document "Deploying HTML Help"
(http://www.workwrite.com/helpthink/deploy_chandler.htm).

It's worth noting that neither Windows 95 nor NT4 shipped with a
version of Internet Explorer that is sufficient up-to-date for use
with HTML Help (http://helpware.net/htmlhelp/hh_info.htm#BoxedWindows),
and that it may also be necessary to install DCOM95 on some Windows 95
machines (http://www.mvps.org/htmlhelpcenter/h...hhsysreq.html).

--
Pete (Microsoft Help MVP)

Jul 17 '05 #4
Sorry Raoul, spelt your name wrong.

Mike

"Mike" <em***@noserver.com> wrote in message
news:PO******************@news20.bellglobal.com...
Thank you Rauol and Pete for the responses and links. That answers my
questions.

Mike

"Pete Lees" <PD*****@btinternet.com> wrote in message
news:c8**************************@posting.google.c om...
Mike,
I have used a .CHM html help file with my application. I was wondering if it is recommended to ship the associated files [hh.exe, itircl.dll,
itss.dll, hhctrl.ocx].

Should this just be included in a setup package for Windows 95? From what I have read, I think these files are shipped with Windows 98 and up.


This is correct. Of the 32-bit versions of Windows, the only ones that
don't ship with the four HTML Help runtime components are Windows 95
and Windows NT4. In both cases you can install the components using
hhupd.exe (http://tinyurl.com/gle), as described in Rob Chandler's
document "Deploying HTML Help"
(http://www.workwrite.com/helpthink/deploy_chandler.htm).

It's worth noting that neither Windows 95 nor NT4 shipped with a
version of Internet Explorer that is sufficient up-to-date for use
with HTML Help (http://helpware.net/htmlhelp/hh_info.htm#BoxedWindows),
and that it may also be necessary to install DCOM95 on some Windows 95
machines (http://www.mvps.org/htmlhelpcenter/h...hhsysreq.html).

--
Pete (Microsoft Help MVP)


Jul 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

28
by: petermichaux | last post by:
Hi, On my computer apache will see php in .php documents but not in .html documents. Can I configure apache to see php in .html documents? Or is this something that cannot be done at all? ...
2
by: nanookfan | last post by:
Hi all, I'm having a bizarre problem converting XML files to HTML using an XSLT. The problem is only occuring in my Netscape 7.0 browser. What makes it more bizarre is that it is only...
20
by: Al Moritz | last post by:
Hi all, I was always told that the conversion of Word files to HTML as done by Word itself sucks - you get a lot of unnecessary code that can influence the design on web browsers other than...
11
by: Brett | last post by:
In Yahoo mail, I click the Inbox link and see my messages. If I view source, I don't have HTML which contains the URL of each message. The source HTML contains javascripting and framesets. This...
17
by: Don Wash | last post by:
Hi All! First of all I would like to say that VS.NET is one of the finest IDE I've used in years. It really helps me code quickly. Workspace management using auto hide windows, minimizing and...
6
by: William F. Zachmann | last post by:
We've got a project going that involves moving an old web site with a massive dll written in C++ that produces most of the output from a SQL 7.0 data base on NT4 onto IIS on Windows 2003 Server...
59
by: Lennart Björk | last post by:
Hi All, I have a tiny program: <!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>MyTitle</title> <meta...
78
by: Robert Baer | last post by:
The homepage i have had up and seemingly working is: http://oil4lessllc.com/ However, the validator has so many complaints, and being so incompetent, i have no clue as to how to fix it all. Would...
5
by: nick | last post by:
I need to create a simple asp.net application that use password protect some html pages. The html page provider doesn't know asp.net. And the host doesn't allow me to create user accounts. ...
10
by: happyse27 | last post by:
Hi All, I got this apache errors(see section A1 and A2 below) when I used a html(see section b below) to activate acctman.pl(see section c below). Section D below is part of the configuration...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.