BUG: BitBlt() Bitmap on VGA Display Causes GP Fault (87494)
The information in this article applies to:
- Microsoft Windows Software Development Kit (SDK) 3.1
This article was previously published under Q87494
3.10
WINDOWS
kbprg kbbuglist
SYMPTOMS
When an application for the Microsoft Windows environment calls BitBlt() to copy a large (640 x 480) bitmap to the VGA screen, the application experiences a General Protection (GP) fault.
RESOLUTION
Increase the size of the bitmap to store one additional scan line. Use the
BitBlt function to copy only the desired portion of the bitmap to the screen.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 2/11/2005 |
---|
Keywords: | kbbug kbpending KB87494 |
---|
|