Show DrawTextExA implemented.

svn path=/trunk/; revision=17095
This commit is contained in:
James Tabor 2005-08-06 05:26:10 +00:00
parent 1556909d27
commit eac9a2caf0

View file

@ -1156,7 +1156,7 @@ DrawTextExW( HDC hdc, LPWSTR str, INT i_count,
* 4 extra characters. We take great care about just how much modified
* string we return.
*
* @unimplemented
* @implemented
*/
int STDCALL
DrawTextExA( HDC hdc, LPSTR str, INT count,