PSS ID Number: 107867
Article Last Modified on 6/26/2001
The information in this article applies to:
- Microsoft CodeView for Windows 4.1
This article was previously published under Q107867
SYMPTOMS
When CodeView for Windows starts, if the command line specifies the /8
option and no 8514/A adapter is installed, CodeView displays the following
message:
/8 specified with no 8514/A display adapter.
The customer may report that this option worked before upgrading to
CodeView 4.1 for Windows.
CAUSE
In CodeView versions 4.0x for Windows, the /8 option switch worked with
some "8514-like" displays and caused a general protection (GP) fault with
other displays without any warning message. Code was added to CodeView
version 4.1 to verify that an 8514 display is available when the /8 option
switch is specified.
RESOLUTION
Due to the number of "8514-like" display adapters on the market, CodeView
provides an undocumented /8+ option switch that disables the display
adapter validation code. To use this option, from the Windows Program
Manager select the File menu and choose run. Enter the following command
(you may need to specify a path):
Please note that on non-8514/A adapters, even adapters that are 8514-like,
this switch is not guaranteed to work, and can cause corrupted screens
because of the assumption that the card is a genuine 8514/A adapter.
Additional query words: 4.10 gpf gp-fault
Keywords: kb16bitonly KB107867
Technology: kbAudDeveloper kbCodeView kbCodeView410 kbSDKSearch kbWinSDKSearch