The information in this article applies to:
SYMPTOMSWhen you use GetTextExtentPoint() with a released HDC handle, it returns TRUE rather than failing. RESOLUTIONTake precautions in your code to assure that you are not releasing an HDC prior to using it. You can test your software on Windows NT (where this problem does not exist) to uncover code that improperly uses a released HDC. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. Additional query words:
Keywords : kbGDI kbSDKPlatform kbWinOS95bug kbWinOS98bug |
Last Reviewed: January 13, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |