Well, mostly true. Some OEMs have an initflashfiles.dat file in them. This file can (among other tings) make copies of ROM files in other directories. The copies will eat into your program memory.
A good example of this is the OEM for Anaston's Slider 2.01 program I made - all the bitmaps (which is about 95% of the application size) have to be relocated to another directory. As such, including this OEM in your ROM doesn't really save program memory - it only saves you installation time. (Anaston is working on eliminating the need to copy the bitmaps, so there will be a greater benefit to cooking in future version of his Slider program)
|