This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-12 23:58:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
dnsapi
History
André Hentschel
9e50294f23
dnsapi: Use internal name_skip function.
2011-09-07 11:53:53 +02:00
..
tests
dnsapi: Mark some test results as broken and conform to the more recent behavior.
2011-08-24 12:14:47 +02:00
dnsapi.h
dnsapi: Mark internal symbols with hidden visibility.
2011-05-18 10:58:48 +02:00
dnsapi.spec
dnsapi: Implement DnsFree.
2011-08-24 12:14:47 +02:00
main.c
…
Makefile.in
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
2010-09-19 12:36:48 +02:00
name.c
dnsapi: Mark some test results as broken and conform to the more recent behavior.
2011-08-24 12:14:47 +02:00
ns_name.c
…
ns_parse.c
dnsapi: Use internal name_skip function.
2011-09-07 11:53:53 +02:00
query.c
dnsapi: Remove the critical section around res_query.
2010-09-08 19:49:30 +02:00
record.c
dnsapi: Void functions should not return a value.
2011-08-29 12:08:20 +02:00
version.rc
…