Hello,
On Fri, Sep 7, 2012 at 2:28 AM, Alexandre Julliard julliard@winehq.org wrote:
You should avoid that sort of thing, it will be hard to debug, particularly since get_ttf_nametable_entry itself has ok() calls. Store the result in a variable instead.
Thanks for review! I've sent a improved version.