DrawTextEx should allocate text buffer on stack for thread safeness.
commitba0ee349e6e2affd4b1db3f6cc8c9350aa672531
authorDmitry Timoshkov <dmitry@codeweavers.com>
Tue, 30 Nov 2004 17:21:16 +0000 (30 17:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Nov 2004 17:21:16 +0000 (30 17:21 +0000)
treef128066f7cff19d1acee08ef6eca928a00d63d74
parent7e11e528c1ec955e4a426eadcf4ec3b42b4dab3b
DrawTextEx should allocate text buffer on stack for thread safeness.
dlls/user/text.c