Page 1 of 1
delphi libgfl.pas update to 2.82
Posted: Sun Mar 02, 2008 1:55 pm
by gispos
Hello Delphi programers,
I’m updating the libgfl.pas, added declarations and functions from libgfl.h and libgfle.h v2.82
I fixed sum bugs was reported in this forum.
You found bug? Post at here please.
You create newer or fixed version? Post at here please.
I’m not sure can code posting here?
Download from file-upload.net:
http://www.file-upload.net/download-851 ... 2.rar.html
Download from rapidshare:
http://rapidshare.com/files/97148695/GF ... .82.02.rar
Thanks and good luck!
gispos
Re: delphi libgfl.pas update to 2.82
Posted: Sun Mar 02, 2008 3:42 pm
by xnview
gispos wrote:Hallo Delphi programers,
I’m updating the libgfl.pas, added declarations and functions from libgfl.h and libgfle.h v2.82
I fixed sum bugs was reported in this forum.
You found bug? Post at her please.
You create newer or fixed version? Post at her please.
I’m not sure can code posting her?
Uploaded to rapidshare:
http://rapidshare.com/files/96444557/libgfl_2.82.rar
Thanks and good luck!
gispos
Thank you very much
Posted: Mon Mar 03, 2008 4:24 pm
by gispos
Hello I have a question.
Unicode functions ‘W’ for libgfl282.dll are not available?
Declarations in libgfl.h has found and added to Delphi libgfl.pas but becomes error messages “Declarations in DLL not found”.
Isn’t available so will remove it the declarations in libgfl.pas
Is it available so will update this next time:
By declarations forget it the call conversion stdcall.
By load functions change: const bitmap to var bitmap
// Download fixed version or added the stdcall and change the var parameters manually. ??
procedure gflBitmapSetName
function gflLoadBitmapW
function gflLoadThumbnailW
function gflSaveBitmapW
function gflGetFileInformationW
Sorry
Gruß gispos
Posted: Mon Mar 03, 2008 5:22 pm
by xnview
gispos wrote:Hello I have a question.
Unicode functions ‘W’ for libgfl282.dll are not available?
Declarations in libgfl.h has found and added to Delphi libgfl.pas but becomes error messages “Declarations in DLL not found”.
Isn’t available so will remove it the declarations in libgfl.pas
Is it available so will update this next time:
By declarations forget it the call conversion stdcall.
By load functions change: const bitmap to var bitmap
// Download fixed version or added the stdcall and change the var parameters manually. ??
procedure gflBitmapSetName
function gflLoadBitmapW
function gflLoadThumbnailW
function gflSaveBitmapW
function gflGetFileInformationW
Sorry
Gruß gispos
This functions are available in libw/libgfl.dll
Posted: Tue Mar 04, 2008 8:41 am
by gispos
Oops!… libw… aha… ok…

fixed version is uploaded. Look at to my first posting
In archive has it inserting an updated Delphi demo.
Nice day und Grüße
gispos