Aaron Ardiri a �crit : > > I think that palmOne uses it in many of their applications. I am not sure > > though if PalmSource uses it? > > > > "Luc Le Blanc" <[EMAIL PROTECTED]> wrote in message > > > OK. I somehow thought it was a public UI resource, as I recall seeing > > > this exact icon in other apps. > > there are a bunch of bitmaps stored in the rom. you might want to check > out the system databases (extract them from the rom) and open in something > like prcexplorer. > > most system reserved things have an ID > 10000.
How do I extract databases like the Launcher? I don't see a PRC, even with FileZ. > if you use DmGetResource() it will first search the active app then the > system looking for the resource :) a good example of a bitmap stored is > the taxi bitmap used by the "easter egg" :) I may have to start looking how best I could use a taxi icon in my app. That sure redefines mobile computing! -- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
