DILoad
DILoad Load Disk Init package and make un purgeable
#include <DiskInit.h> Disk Initialization Package
void DILoad( );
DILoad reads in all resources needed to perform Disk Initialization. Use this
before calling other DI package functions to avoid needing to swap disks during
a format operation. Use DIUnload to release the resources.