The information in this article applies to:
SYMPTOMSSetting the caption of the Tab control to the contents of a text box may generate a general protection (GP) fault if the text box is empty. The GP fault occurs in module User.exe and is usually at the address 000B:009B. WORKAROUNDThe GP fault does not occur if the caption of the control is set directly to an empty string. For example, modify the Change event code for the Text1 control in step 5 of the "Steps to Reproduce Problem" section of this article to this:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products 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. MORE INFORMATION
This occurs only in 16-bit Windows because User.exe was updated in Windows
95 and Windows NT. The 32-bit version of the Sheridan tab control does not
exhibit this behavior. Steps to Reproduce Problem
Additional query words: GPF kbVBp400bug kb16bitonly kbCrtl kbVBp kbDSupport kbdsd
Keywords : kbGrpVB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |