The information in this article applies to:
SYMPTOMSMicrosoft FORTRAN QuickWin programs that work successfully in Windows 3.0 in standard mode cause a protection fault on load in Windows 3.1 in standard mode on 286 machines. CAUSEThe default FORTRAN QuickWin definitions file, FL.DEF, contains a reference to a custom Windows loader __MSLANGLOAD. The reason for this custom loader was that the loader in Windows 3.0 could not load static data larger than 64K. This loader is no longer required in Windows 3.1. It is not supposed to cause a problem with Windows 3.1, and in enhanced mode it doesn't appear to be a problem. But it does cause a problem with Windows 3.1 in standard mode on a 286 machine. This does not appear to be a problem under Windows in standard mode on 386 machines. RESOLUTIONRemove the following line from the definition file:
STATUSMicrosoft has confirmed this to be a problem in FORTRAN version 5.1. This problem was corrected in FORTRAN PowerStation. MORE INFORMATIONSince OS/2 2.0 cannot run Windows in enhanced mode, the APPLOADER line in FL.DEF causes a QuickWin application to GP fault as well. Additional query words: 5.10
Keywords : |
Last Reviewed: November 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |