P-Code Instructions (pcode.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
MP1085
                                              Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     MPC fatal error MP1085
 
     Windows application does not reference module KERNEL
 
     When generating a real-mode Windows executable file, MPC requires
     a reference to the Windows KERNEL module in the executable file.
     This allows MPC to add the appropriate memory-management information
     to the p-code executable file.
 
     This error is usually caused by a corrupted library.
 
     Relink the executable file, making sure that no errors occur in the
     linking process.