user32: Specify the new queue mask separately from the PeekMessage flags.
[wine/wine64.git] / dlls / ntdll / tests / Makefile.in
blob3425b5c209e48ea74bc8dea728ae149692c8578c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = ntdll.dll
6 IMPORTS = kernel32
8 CTESTS = \
9 atom.c \
10 change.c \
11 env.c \
12 error.c \
13 exception.c \
14 generated.c \
15 info.c \
16 large_int.c \
17 file.c \
18 om.c \
19 path.c \
20 port.c \
21 reg.c \
22 rtl.c \
23 rtlbitmap.c \
24 rtlstr.c \
25 string.c \
26 time.c
28 @MAKE_TEST_RULES@
30 @DEPENDENCIES@ # everything below this line is overwritten by make depend