P-Code Instructions (pcode.hlp) (Table of Contents; Topic list)
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.