3.1 Introduction

The dxeload unit was implemented by Pierre Müller for DOS, it allows to load a DXE file (an object file with 1 entry point) into memory and return a pointer to the entry point.

It exists only for DOS.