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.
MP1043
                                              Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     MPC fatal error MP1043
 
     too many DLL functions referenced
 
     The maximum number of dynamic-link library (DLL) functions
     referenced from p-code was exceeded. A maximum of 255 DLL entry
     points can be referenced from p-code in each executable file.
 
     To eliminate this error, reduce the DLL reference count by recompiling
     some p-code functions that call DLL functions into native code.