Search found 7 matches

by Philips10
Thu Feb 17, 2005 3:16 pm
Forum: GFL SDK
Topic: can't read icon-files after reinstallation
Replies: 2
Views: 1656

Hi Pierre (and the rest of xnView-(sdk)-fans):

I just had to restart the computer after installation with the SDK-Package...my mistake!

Thanks for helping me!!

Kind Regards

Jansen
by Philips10
Mon Feb 14, 2005 12:03 am
Forum: GFL SDK
Topic: gflLoadBitmapFromHandle with Delphi
Replies: 2
Views: 1726

gflLoadBitmapFromHandle with Delphi

Hi Pierre

Could you please give us Delphi-programmers a few lines of code that shows us how to use gflLoadBitmapFromHandle

I got

ms := tmmorystream.creat
try
........
image1.picture.bitmap.savetostream(ms);
e := gflLoadBitmapFromHandle( ?? , gfl_bmp, lp, fInfo);
.........
finally
ms ...
by Philips10
Sun Feb 13, 2005 11:38 pm
Forum: GFL SDK
Topic: LoadFromStream/SaveToStream (Delphi)
Replies: 5
Views: 6565

gflLoadBitmapFromHandle with Delphi..a few lines of code ple

Hi Pierre

Could you please give us Delphi-programmers a few lines of code that shows us how to use gflLoadBitmapFromHandle

I got

ms := tmmorystream.creat
try
........
image1.picture.bitmap.savetostream(ms);
e := gflLoadBitmapFromHandle( ?? , gfl_bmp, lp, fInfo);
.........
finally
ms.free ...
by Philips10
Sat Feb 12, 2005 9:42 pm
Forum: GFL SDK
Topic: can't read icon-files after reinstallation
Replies: 2
Views: 1656

can't read icon-files after reinstallation

I had a system-crash with Windows 98SE and
had to install it all over (Delete all in c:\windows\)

Than I installed Delphi 7 again (after deleting all
files in \Delphi 7\ directory.

I then had in mind trying the delphi-project that comes
with GSF SDK for Delphi.

Before the crash, Icon could be ...
by Philips10
Fri Feb 11, 2005 1:02 am
Forum: GFL SDK
Topic: Icons wih Delphi-example - wrong colors
Replies: 3
Views: 2033

Mercy,

It works fine!
by Philips10
Wed Feb 09, 2005 11:14 am
Forum: GFL SDK
Topic: Icons wih Delphi-example - wrong colors
Replies: 3
Views: 2033

It seems:

With the Delphi-Example and Icons:
-- It won't work with Icons at all
-- Umder Windows 98SE, only with
XP-icons (32bit), I get the wrong color.

With XnView, everything (with Icons)
works fine. So, it should work with the Delphi-
project as well?!

Jansen
by Philips10
Wed Feb 09, 2005 9:44 am
Forum: GFL SDK
Topic: Icons wih Delphi-example - wrong colors
Replies: 3
Views: 2033

Icons wih Delphi-example - wrong colors

I tried the Delphi-example-preoject
and tried to open and view icons with
the compiled project that comes with
the package one can download.

Opening and showing icons (*.ico-files)
give me wrong colors to see. Who knows
the solution?

Thanks

Jansen Lucas