You can't make this shit up.

svn path=/trunk/; revision=36777
This commit is contained in:
KJK::Hyperion 2008-10-17 00:00:55 +00:00
parent f60c12e03a
commit 0e8851de86

View File

@ -365,7 +365,7 @@ GetTextFaceW(HDC hDC,
{
INT retValue;
if (pFaceName && !nCount)
if (pFaceName && nCount <= 0)
{
retValue = 0;
}