PRB: QuickWin App Causes Access Violation Under Windows 95
PSS ID Number: 142158
Article Last Modified on 11/3/1999
The information in this article applies to:
- Microsoft FORTRAN Compiler for MS-DOS 5.1
This article was previously published under Q142158
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:
83406
FIX: APPLOADER in Standard-Mode Windows 3.1 Causes GP Fault
79287
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: kbLangFortran KB142158
Technology: kbAudDeveloper kbFORTRAN510DOS kbFortranSearch kbZNotKeyword3