DOCERR: Problems with CodeView for Windows and FORTRANLast reviewed: July 18, 1995Article ID: Q81543 |
The information in this article applies to:
The CodeView Debugger for MS-DOS included with: - Microsoft FORTRAN for MS-DOS, version 5.1
SYMPTOMSAn attempt to use CodeView for Windows (CVW) fails to work correctly. CVW does not start or it starts and corrupts the Windows video display.
CAUSECVW does not support the VGA card installed in your computer. The Video 7, FastWrite, Vega, and Speedstar cards are examples of video cards that CVW does not support.
RESOLUTIONIf you have a 386 or 486 machine without a VGA card, or if you have an unsupported VGA card listed above, try loading the VCV.386 driver. Add the following line to the [386enh] section of the SYSTEM.INI file as follows:
device=<path>VCV.386Substitute the full path to the directory in which the VCV.386 file is installed for the word <path> above. The SYSTEM.INI file is in the Windows directory (by default C:\WINDOWS). Start CVW with the /V option switch to use the installed VCV.386 driver. This process is described in the SYSTEM.PRE file provided with Microsoft FORTRAN version 5.1 for MS-DOS. Ignore all references to the VDDEGA.386 and VDDVGA.386 files. Microsoft did not include these drivers with FORTRAN 5.1; the references to these files are in error.
MORE INFORMATIONCVW should work correctly on a 286 or a 386/486 machine in either standard or enhanced mode with a VGA monitor without any special files or drivers other than CVWIN.DLL. Place CVWIN.DLL into a directory in the MS-DOS PATH environment variable or in the Windows directory.
|
Additional reference words: 5.10
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |