PRB: QuickWin App Causes Access Violation Under Windows 95

ID: Q142158


The information in this article applies to:
  • Microsoft FORTRAN Compiler for MS-DOS, version 5.1


SYMPTOMS

A QuickWin application created with FORTRAN version 5.1 causes an access violation when run under Windows 95.


CAUSE

The Fl.def file makes reference to a program loader that is now obsolete under Windows 95.


RESOLUTION

Remove the following line from the Fl.def file located in the \Fortran\Bin directory:


   APPLOADER   '_MSLANGLOAD' 


REFERENCES

For additional information about similar issues, please see following articles in the Microsoft Knowledge Base:

Q83406 FIX: APPLOADER in Standard-Mode Windows 3.1 Causes GP Fault

Q79287 PRB: Syntax Error in FL.DEF Caused by Wrong LINK.EXE
Also see the Programs.txt file that comes with Windows 95.

Additional query words: 5.10 win95

Keywords : kbFortranPS kbLangFortran
Version : :5.1
Platform : WINDOWS
Issue type :


Last Reviewed: November 2, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.