LOADHI.COM      the executable

LOADHI.TXT      doc file 

README          short introduction to the program

CHANGES         small change log for the program.

LOADHI.ASM      source for the loader part of LOADHI.COM

LHMAIN.C        C source files for the main part of LOADHI.COM
LOADHI.H
ALLOCMEM.H           
CHKFILE.H           
DOSFUNC.H           
DOSSTRUC.H          
FINDFILE.H          
GETARGS.H           

ASMFUNC.ASM     ASM source files for the main part of LOADHI.COM
DOSFUNC.ASM

MERGE.C         Simple source file that shows how to merge the two 
                executables into one.
