At 9:05 AM -0500 2002/02/28, Patrick Ouellet wrote: >#define >hwrMiscFlagExtHasFlash 0x00000040 >// set (by OS or HAL) if we have Flash ROM > >In the HrwMiscFlag.h file >Is there anyway to get this flags value. >I mean, can I know if a Palm is equiped with Flash ROM?
That #define is obsolete and unsupported. In fact, no products of which I'm aware have ever set that flag... perhaps because the determination to use Flash or Masked ROM is made during production, not when the ROM image itself is assembled. Regards, Jim Schram PalmSource Inc. Partner Engineering -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
