FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour error with chm files
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
error with chm files
Posted: Sat May 16, 2015 07:48 AM
I have a strange problem

When I call a file Help chm from an Fwh application I have a strange error

"Action canceled!" is displayed instead of the topic text.

I set the help file at main.prg with SetHelpfile("family.chm") and then on a menu HelpIndex()


I try to search on Internet If there are problems with new Windows and i found on a site this but I not understood

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]
"UrlAllowList"="u:\\productmanuals\\helpfiles;file://u:\\productmanuals\\helpfiles"


on another site I found
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]
"MaxAllowedZone"=dword:00000004


Some have had this problem ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: error with chm files
Posted: Sat May 16, 2015 05:29 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: error with chm files
Posted: Sun May 17, 2015 11:08 AM

Antonio,
on win7 I not have that button on properties of my file chm

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 153
Joined: Tue Aug 05, 2014 09:48 AM
Re: error with chm files
Posted: Mon May 18, 2015 05:39 AM
Regards, Greetings



Try FWH. You will enjoy it's simplicity and power.!
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: error with chm files
Posted: Mon May 18, 2015 07:04 AM

I have this error on Windows Xp professional and Windows Seven 64 bit
because at school I have Winxp and atHome i have Win764bit

On Winxp I not have the Unblock button
on link https://support.microsoft.com/it-it/kb/917607/es I found files mnu for Win7 x86 and x64 and this afternoon I try at Home
But I not found solution for Windows Xp
To create chm file I use Help & Manual 5

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: error with chm files
Posted: Mon May 18, 2015 07:37 AM
On Windows Xp I resolve with

WinExec ( "HH " + "namehlp.chm" )

But this solution is no good because I cannot use helptopic func to call a specific page



To Gurus

I think there is a Problem on functions Helpindex() and SetHelpfile("namehlp.chm")
and I think there's an error on Help32.prg or/and Helpchm.prg ( WinApi Folder)
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: error with chm files
Posted: Mon May 18, 2015 02:37 PM

I download the file Windows6.1-KB917607-x64 from Microsoft ( for seven 64 bit)
I close the pc and the n I open the pc ,remade the file chm and the module exe
I tried to press f1 and it make the same not run
I see allway the page black with the error "Action canceled!" is displayed instead of the topic text.

it not depend from Microsoft but the function of fwh/xharbour winapi

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion