Article ID: 223103 - Last Review: May 12, 2003 - Revision: 2.0 FIX: Memory Leak with Command Button on Japanese Windows 95C (OSR 2.5)This article was previously published under Q223103 On This PageSYMPTOMS
A memory leak might occur on Japanese Windows 95C (OSR 2.5) when unloading a Form that contains a CommandButton.
CAUSE
This problem occurs when the CommandButton's TabIndex property = "0" and its TabStop property = "TRUE."
RESOLUTION
Set the TabIndex of the CommandButton to a value greater than 0.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Visual Studio 6.0 Service Pack 3. For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base: 194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why (http://support.microsoft.com/kb/194022/EN-US/ ) 194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed (http://support.microsoft.com/kb/194295/EN-US/ ) MORE INFORMATIONSteps to Reproduce Behavior
APPLIES TO
| Article Translations
|
Back to the top
