BUG: GP Fault When KEYSTAT.VBX Used in Two or More AppsLast reviewed: June 21, 1995Article ID: Q121681 |
The information in this article applies to:
- Professional Edition of Microsoft Visual Basic for Windows, version 3.0
SYMPTOMSWhen the KEYSTAT.VBX control is used in more than one application, and the parent window is minimized, the application causes a general protection (GP) fault.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft product listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
WORKAROUNDTo work around this problem, use the Windows API GetKeyboardState function directly as in the following example:
|
Additional reference words: 3.00 buglist3.00 gpf
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |