mirror of
https://github.com/reactos/reactos.git
synced 2026-06-23 01:26:09 +08:00
Show DrawTextExA implemented.
svn path=/trunk/; revision=17095
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user