Hello Everybody, I want to converet 1-bit palm bitmap to windows bitmap. I am using Signature++ application to store palm bitmaps which is at http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?p_faqid=967
This application store bitmaps in classic database. It also provide one conduit application, which converts palm bitmap to windows version 3 bitmaps. I want to do same think but I dont want to use Conduit and Sync APIs. I want to do is use same type of formating over here on hendheld and create windows bitmap in VFS. I done almost but there is one SyncHHToHostWord" Function which Returns the desktop computer’s representation of the specified 16-bit UInt16 value from the handheld(Doing byte swapping and convert big-endian to little endian format). I want do that conversion without using this function becouse not possible to use Sync api functions. Is there any method which do same thing which that function do? looking farward to your help. Kabir -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
