Page 1 of 1
gflBitmapSetIPTC - in which DLL?
Posted: Fri Mar 11, 2005 9:13 am
by kurka666
I tried to use the gflBitmapSetIPTC function (from Delphi) but when I add it into the LibGfl unit like I have done for other missing IPTC-functions, I get the error "The procedure entry point gflBitmapSetIPTC could not be located in the dll libgfl220.dll". I have also tried to point to "libgfle220.dll" but with the same result
Re: gflBitmapSetIPTC - in which DLL?
Posted: Fri Mar 11, 2005 10:24 am
by xnview
kurka666 wrote:I tried to use the gflBitmapSetIPTC function (from Delphi) but when I add it into the LibGfl unit like I have done for other missing IPTC-functions, I get the error "The procedure entry point gflBitmapSetIPTC could not be located in the dll libgfl220.dll". I have also tried to point to "libgfle220.dll" but with the same result
Strange, gflSetIPTCValue is in libgfl.dll
Re: gflBitmapSetIPTC - in which DLL?
Posted: Fri Mar 11, 2005 11:02 am
by Guest
xnview wrote:
Strange, gflSetIPTCValue is in libgfl.dll
Yes, very strange. Is it working with other languages than Delphi?
gflBitmapSetIPTC
Posted: Fri Mar 11, 2005 1:32 pm
by Ithier
I have tried in C++ and I cannot link my program, so I have searched all the GflSdk directory for the gflBitmapSetIPTC string and I have found it in only three places: libgfl.h, Whatsnew.txt and Help.chm.
So the function is realy missing.
Is it possible to have a corrected version ?
Thanks in advance.
Re: gflBitmapSetIPTC
Posted: Mon Mar 14, 2005 1:28 pm
by xnview
Ithier wrote:I have tried in C++ and I cannot link my program, so I have searched all the GflSdk directory for the gflBitmapSetIPTC string and I have found it in only three places: libgfl.h, Whatsnew.txt and Help.chm.
So the function is realy missing.
Is it possible to have a corrected version ?
I'll update soon GFL SDK, so please wait one week.