msxml3: Separate the writing of progids from the writing of classes.
[wine] / dlls / dnsapi / query.c
2006-07-11  Hans Leidekkerdnsapi: Fix a buffer overrun (Coverity).
2006-06-19  Hans Leidekkerdnsapi: Free all allocated records instead of just...
2006-06-19  Hans Leidekkerdnsapi: Correct testing for zero option value DNS_QUERY...
2006-06-01  Hans Leidekkerdnsapi: Fall back to a netbios query when a dns query...
2006-05-31  Alexandre Julliarddnsapi: Remove a bunch of unused functions that cause...
2006-05-31  Alexandre Julliarddnsapi: Portability fixes.
2006-05-31  Michael Stefaniucdnsapi: Fixed missing lock release on error path.
2006-05-30  Hans Leidekkerdnsapi: Implement DnsQuery_{A,UTF8,W}.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-09  Hans Leidekkerdnsapi: Partially implement DnsQueryConfig.