The information in this article applies to:
SUMMARY
Using the Microsoft FORTRAN version 5.1 dynamic-link libraries (DLLs)
for Windows causes a general protection (GP) fault when the read or
write statement is called in binary mode while running FORTRAN under
Windows version 3.1.
You may also receive GP faults when running programs written using the
FORTRAN 5.1 compiler, if the following line is in the FORTRAN
definitions file: "APPLOADER __MSLANGLOAD". This line is for a
special loading module designed for programs that have static data
items larger than 64K running in Windows 3.0. Removing or remarking
out this line solves the GP faults in Windows 3.1.
Additional query words: 3.10 3.11
Keywords : |
Last Reviewed: November 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |