This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0d09268558
Sweden-Number
/
dlls
/
dwmapi
/
tests
/
Makefile.in
7 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
include: Add support for defining Win32 types as 'long' where possible. Add -DWINE_NO_LONG_TYPES to modules that still have compilation warnings with long types. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-21 18:28:43 +01:00
EXTRADEFS
=
-DWINE_NO_LONG_TYPES
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:02:25 +02:00
TESTDLL
=
dwmapi.dll
IMPORTS
=
dwmapi
C_SRCS
=
\
dwmapi.c