http://bugs.winehq.org/show_bug.cgi?id=13094
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2008-05-18 22:12:10 --- (In reply to comment #1)
Ultraedit passed a null lpResults to GetCharacterPlacementW().
And it's a normal in native. I tested it on xp, it returns the same as GetTextExtentPoint32 in this case. Please check it again with patch provided.