by JC » Fri Oct 24, 2008 12:00 pm
Marc,
This the way to define bitmaps at RC files:
- Code: Select all Expand view
ANY_IMAGE_I BITMAP "..\\folder\\image_1.bmp"
ANY_IMAGE_II BITMAP "..\\folder\\image_2.bmp"
There is a function for load these bitmaps:
- Code: Select all Expand view
loadBitmap( , "ANY_IMAGE_I" )
I think, if this function returns nothing... this is because the resource named ANY_IMAGE_I not exists into RC file...
Peace and lighting!
Júlio César M. Ferreira
FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9