|
Prev: My Edit boxes are flickering when CView object is redrawing itself.
Next: MFC App unable to run in Vista with UAC enabled
From: Ian Semmel on 9 May 2008 16:33 Do I have to redistribute and run hhupd.exe to ensure that html help files can be displayed on a target computer or does statically linking in htmlhelp.lib satisfy the requirements ?
From: David Webber on 9 May 2008 19:35 "Ian Semmel" <anyone(a)rocketcomp.com.au> wrote in message news:%23yvQkPhsIHA.4840(a)TK2MSFTNGP05.phx.gbl... > Do I have to redistribute and run hhupd.exe to ensure that html help files > can be displayed on a target computer or does statically linking in > htmlhelp.lib satisfy the requirements ? I believe every version of Windows since Windows 95 has included the HTML help engine. Just distribute the .chm file(s). Dave -- David Webber Author of 'Mozart the Music Processor' http://www.mozart.co.uk For discussion/support see http://www.mozart.co.uk/mozartists/mailinglist.htm
From: Ian Semmel on 10 May 2008 01:48
"David Webber" <dave(a)musical-dot-demon-dot-co.uk> wrote in message news:#G38a2isIHA.4544(a)TK2MSFTNGP04.phx.gbl: > "Ian Semmel" <anyone(a)rocketcomp.com.au> wrote in message > news:%23yvQkPhsIHA.4840(a)TK2MSFTNGP05.phx.gbl... > > > > Do I have to redistribute and run hhupd.exe to ensure that html help > files > > can be displayed on a target computer or does statically linking in > > htmlhelp.lib satisfy the requirements ? > > > I believe every version of Windows since Windows 95 has included the > HTML > help engine. Just distribute the .chm file(s). > > Dave > -- > David Webber > Author of 'Mozart the Music Processor' > http://www.mozart.co.uk > For discussion/support see > http://www.mozart.co.uk/mozartists/mailinglist.htm Thanks for that. It seems that MS hasn't done much with help since then. |