Durgesh, Have you gone mad yet, or have you solved this? One problem you may be encountering is that the application icons for the built in applications are not held in the application database, but in an overlay database. I'd suggest writing a function that you pass the creator id, the function will need to open the application database and find a resource of type 'tAIB' with an ID of 1000. If it doesn't find it in the 'appl' database, search for an 'ovly' database with the same creator ID and it will most likely be in there. The function will return a bitmap pointer which you then draw with WinDrawBitmap. Hope this helps John Sutton
______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
