wine/dlls/dwmapi/tests/Makefile.in
Zhiyi Zhang 1ec8bf9b73 dwmapi: Check NULL parameter in DwmIsCompositionEnabled().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49664
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-07 18:13:54 +02:00

6 lines
60 B
Makefile

TESTDLL = dwmapi.dll
IMPORTS = dwmapi
C_SRCS = \
dwmapi.c