EDC6052S
An AMODE 24 application is attempting to load an AMODE 31 DLL load module.

Explanation

An application with AMODE=24 is attempting to load a DLL load module link-edited as an AMODE=31 load module.

System action

The application ends with return code 3000.

Programmer response

Ensure that the AMODE of the application matches that of the run-time library. Language Environment no longer supports C applications in AMODE=24. Relink the application to have AMODE=31.

Symbolic Feedback Code

EDC5T4