Windows CE ROM Image Data Formats

The ROM Image Builder tool (Romimage.exe), which is called by Makeimg.exe, uses a .bib file to determine which modules and files it should combine to form the OS image, and where to place the modules in memory.

Romimage.exe supports the following data formats:

  • Windows CE-based binary image data format (.bin)
  • Absolute binary data format (.abx)

Windows CE always generates a .bin file. However, if you would also like an .sre or an .abx version of the binary ROM image, you can update the CONFIG section of the Config.bib file to specify this additional data format.

If Romimage.exe detects overlapped records, it will output an error message.

See Also

CONFIG section | Absolute Binary Data Format | SRE

 Last updated on Friday, October 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.