I am trying to get some Windows bitmaps into a PDB which should be of 'data' type with a specific creator ID, using pilRC.
I did pilrc -ro -o test.pdb test.rcp and the rcp file just lists the bitmaps like this BITMAPCOLOR16K ID 1010 "image1.bmp" BITMAPCOLOR16K ID 1020 "image2.bmp" BITMAPCOLOR16K ID 1030 "image3.bmp" The rcp file and the bitmaps are converted nicely to a PDB which I can open in a different PRC and access the bitmaps. The problem is, the newly created test.pdb has a creator ID of 'pRES' and type of 'RESO'. Is there a way for me to specify the type and creator ID in the rcp file? Thanks, Danny -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
