Hi!
I need to include a hi-res bitmap in my project. This bitmap is 320x320.

I wrote:

BITMAPFAMILYEX ID PresPantalla2
BEGIN
BITMAP "bmps/bitmap/presentacion.bmp" BPP 1
BITMAP "bmps/RGB\ 16\ bits/presentacion320.bmp" BPP 16 DENSITY 2
END

in .rcp file.

If "presentacion320.bmp" is 170x170 pixels no problem, but if
"presentacion320.bmp" is bigger than 170x170, Code Warrior (9) displayed


"
CodeWarrior encountered an unhandled exception 0xc0000005 at address
0x022d2136
(The memory at address 0x00000050 could not be read)

Location: Palm68KLinker.dll:0x10032136

Crash dump written to C:\Archivos de
programa\Metrowerks\CodeWarrior9\Bin\IDE.exe. 20040209.105001A. dump

Choose 'Abort' to end the program. 'Retry' to debug', or 'Ignore' to
continue (at your own risk!)

"

Then the program closed.

Any idea?.

Sorry, my English is very bad..

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to