Sorry for replying to myself. I want to redifine my problem. As said erlier I found one conduit code which create Windows version 3 bitmap from Palm bitmap,I want to create same bitmap as conduit code but on VFS and coding it in palm IDE. I am now able get same size of bitmap on VFS as windows bitmap but I am getting different header. For example if I initialise field with 0L it store as L0 and 0x4D42(BM) as 0x424D(MB) etc. I creted defination of BITMAPFILEHEADER, BITMAPINFOHEADER, RGBQUAD,BYTE, WORD, DWORD and LONG in Codworrier IDE as these types are not provided. I think problem is on Endian Format. Anybody tell where is the problem? Please help me out, or atleast tell I am on right track or not? Thank you in advance. Kabir
-- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
