Information Provided by Relocation Table (25025)



The information in this article applies to:

  • Microsoft LINK for MS-DOS 3.x
  • Microsoft LINK for MS-DOS 4.x
  • Microsoft LINK for MS-DOS 5.0x
  • Microsoft LINK for MS-DOS 5.1x
  • Microsoft LINK for MS-DOS 5.3
  • Microsoft LINK for MS-DOS 5.31.009
  • Microsoft LINK for MS-DOS 5.5
  • Microsoft LINK for MS-DOS 5.6
  • Microsoft LINK for OS/2 5.0x
  • Microsoft LINK for OS/2 5.1
  • Microsoft LINK for OS/2 5.11
  • Microsoft LINK for OS/2 5.13
  • Microsoft LINK for OS/2 5.15

This article was previously published under Q25025

SUMMARY

The relocation table offset gives the relative byte offset from the beginning of the run file to the relocation table. The relocation table offset can be found by using the EXEHDR utility.

The relocation table contains a list of pointers to the locations within the .EXE image that must be adjusted when the .EXE is loaded. These locations are references to the program segments and must be adjusted because the program can be loaded starting at any segment address.

REFERENCES

For more information, see the "Microsoft MS-DOS Programmer's Reference" (Microsoft Press) or Article 4 of the "MS-DOS Encyclopedia" (Microsoft Press), pages 123-125.

Modification Type:MajorLast Reviewed:10/23/2003
Keywords:kb16bitonly KB25025