Re: ntdll: resend 1/4 NtCreateMailslotFile tests
27 Feb
2007
27 Feb
'07
11:43 a.m.
Jeff Latimer <lats(a)yless4u.com.au> writes:
diff --git a/dlls/ntdll/tests/Makefile.in b/dlls/ntdll/tests/Makefile.in index cccc4c5..4ceccfd 100644 --- a/dlls/ntdll/tests/Makefile.in +++ b/dlls/ntdll/tests/Makefile.in @@ -14,6 +14,7 @@ CTESTS = \ generated.c \ info.c \ large_int.c \ + mailslot.c \
Naming it file.c would be better, since that's the name of the corresponding source file, and that makes it more general so it can later contain other tests too. -- Alexandre Julliard julliard(a)winehq.org
6864
Age (days ago)
6864
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard