user32: Update the window DPI awareness in SetParent().
[wine.git] / dlls / ddrawex / Makefile.in
blobad166363eb9f7cffc55d311d72c61749e746b379
1 MODULE = ddrawex.dll
2 IMPORTS = dxguid uuid ddraw ole32 advapi32
4 C_SRCS = \
5 ddraw.c \
6 main.c \
7 surface.c
9 IDL_SRCS = ddrawex.idl