Search found 2 matches
- Tue Jan 15, 2008 9:59 am
- Forum: GFL SDK
- Topic: Turbo C++ problem with big raster memory allocation, clone
- Replies: 2
- Views: 2532
Re: Turbo C++ problem with big raster memory allocation, clo
I wrote the application to view monochromatic and color raster with using the XnView GFLSDK library. Under Borland C++ Builder complier the function gflLoadBitmap returns the error: "error to allock memory". It is only for big color raster for example 14000x7000x24 pixels. In the same session I ...
- Mon Sep 10, 2007 7:58 am
- Forum: GFL SDK
- Topic: Turbo C++ problem with big raster memory allocation, clone
- Replies: 2
- Views: 2532
Turbo C++ problem with big raster memory allocation, clone
I wrote the application to view monochromatic and color raster with using the XnView GFLSDK library. When I compiled my project under Borland C++ 4.0 in Win2000 everything was ok. I could read as big raster as I found. After compiling the project under Turbo C++ in WinXP the function gflLoadBitmap ...