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
Search found 7 matches
- Thu Feb 17, 2005 3:16 pm
- Forum: GFL SDK
- Topic: can't read icon-files after reinstallation
- Replies: 2
- Views: 1656
- 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 ...
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 ...
- 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 ...
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 ...
- 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 ...
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 ...
- Fri Feb 11, 2005 1:02 am
- Forum: GFL SDK
- Topic: Icons wih Delphi-example - wrong colors
- Replies: 3
- Views: 2033
- Wed Feb 09, 2005 11:14 am
- Forum: GFL SDK
- Topic: Icons wih Delphi-example - wrong colors
- Replies: 3
- Views: 2033
- 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
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