d2d1: Use CRT memory allocation functions.
commit9e47b64c67c8643fabdd0b8ae8e47c5067774c54
authorNikolay Sivov <nsivov@codeweavers.com>
Sat, 18 Jun 2022 17:26:28 +0000 (18 20:26 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Jun 2022 08:38:19 +0000 (20 10:38 +0200)
tree705e36cec00c98404139133808b921047f6a5760
parentbeee5160a8d6f9114c066df83e21cd4b1378cd45
d2d1: Use CRT memory allocation functions.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
15 files changed:
dlls/d2d1/bitmap.c
dlls/d2d1/bitmap_render_target.c
dlls/d2d1/brush.c
dlls/d2d1/d2d1_private.h
dlls/d2d1/dc_render_target.c
dlls/d2d1/device.c
dlls/d2d1/effect.c
dlls/d2d1/factory.c
dlls/d2d1/geometry.c
dlls/d2d1/hwnd_render_target.c
dlls/d2d1/layer.c
dlls/d2d1/mesh.c
dlls/d2d1/state_block.c
dlls/d2d1/stroke.c
dlls/d2d1/wic_render_target.c