Re: [1/2] ntdll: Implement NtQueryEvent
2 Aug
2013
2 Aug
'13
9:47 a.m.
Andrew Cook <ariscop(a)gmail.com> writes:
diff --git a/dlls/ntdll/tests/Makefile.in b/dlls/ntdll/tests/Makefile.in index 10d6674..a44b880 100644 --- a/dlls/ntdll/tests/Makefile.in +++ b/dlls/ntdll/tests/Makefile.in @@ -7,6 +7,7 @@ C_SRCS = \ directory.c \ env.c \ error.c \ + event.c \ exception.c \ file.c \ generated.c \
Please don't add a new file for just a couple of tests, merge this into an existing file. -- Alexandre Julliard julliard(a)winehq.org
4518
Age (days ago)
4518
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard