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
Code: Select all
Function gflGetFileInformationEx; EXTERNAL GflDLL;
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