Page 1 of 1

CHM-Help corrupt ???

Posted: Tue Feb 07, 2012 11:30 am
by SPGuetersloh
Hi everybody,

yesterday I downloaded GFL-SDK for Windows and got some trouble:
First of all the LibGfl.pas did not compile because of the reason varver
http://newsgroup.xnview.com/memberlist. ... le&u=13878
already reported. After changing the

Code: Select all

Function gflGetFileInformationEx
and added

Code: Select all

Function gflGetFileInformationEx; EXTERNAL GflDLL;
I could
compile it and everything seems fine.

But the CHM-Help seems to be corrupt, too. I get the Error-Message:
HTML Help Author Message:
The file mk:@MSITStore:D:\GflSDK\Help\Help.chm::/help.hhc contains an invalid HTML tag.

This happens also in the Linux and MAC - files of GFL-SDK !

Has anyone a working Help-File?
Thank you very much.

Stefan Petersen

Re: CHM-Help corrupt ???

Posted: Tue Feb 07, 2012 8:55 pm
by xnview
It's better to use Wiki

Re: CHM-Help corrupt ???

Posted: Wed Feb 08, 2012 2:28 pm
by SPGuetersloh
Thank you, Pierre!
I was wondering of the CHM-File because I could not find any topic here...
Stefan