Korean GetTextExtentExPoint API Fails with Null LpnFit

Last reviewed: March 16, 1998
Article ID: Q176322
The information in this article applies to:
  • Microsoft Windows NT Workstation versions 3.51 and 4.0
  • Microsoft Windows NT Server versions 3.51 and 4.0

SYMPTOMS

For Far East versions of Windows NT that use DBCS character sets, passing a NULL LpnFit parameter to the GetTextExtentExPoint API may cause an access violation (AV). A Dr. Watson dialog box appears similar to:

   An application error has occurred and an application error log is being
   generated.

   XXX.EXE

   Exception: access violation (0xc0000005), Address: 0x77f52edb

NOTE: Xxx.exe is your custom application. Also, the address may be different, but the access violation code should be the same.

CAUSE

Debug analysis shows this error occurs the first time the contents of NULL LpnFit is accessed.

RESOLUTION

Obtain the updated Gdi32.dll file, for the Far East versions of Windows NT that use DBCS character sets, from Microsoft Technical Support.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 4.0. A supported fix is now available, but is not fully regression tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.

Microsoft has confirmed this to be a problem in Windows NT version 3.51. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

Keywords          : kbbug3.51 kbbug4.00 kbfix4.00 NTSrvWkst
Version           : WinNT:3.51,4.0
Platform          : winnt
Hardware          : x86
Issue type        : kbbug
Solution Type     : kbfix


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 16, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.