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
422fa49668
Sweden-Number
/
dlls
/
dnsapi
/
tests
/
Makefile.in
8 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
dnsapi: Add a test for DnsNameCompare_A.
2006-04-09 18:35:56 +02:00
TESTDLL
=
dnsapi.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
dnsapi
dnsapi: Add a test for DnsNameCompare_A.
2006-04-09 18:35:56 +02:00
makefiles: Use the standard C_SRCS variable as the list of test files. This enables it to be auto-updated by make_makefiles.
2010-02-20 19:56:55 +01:00
C_SRCS
=
\
dnsapi: Add DnsGetCacheDataTable stub. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=40606 Signed-off-by: Rémi Bernon <rbernon@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-30 14:59:07 +02:00
cache.c
\
dnsapi: Add tests for DnsRecordCompare.
2006-05-01 16:29:05 +02:00
name.c
\
record.c