msvcrt: Implemented stat64, wstat64 and fstat64.
[wine] / dlls / dnsapi / query.c
2007-01-02  Kai Blindnsapi: Fix entering the success case (Coverity).
2006-10-02  Hans Leidekkerdnsapi: Win64 printf format warning fixes.
2006-09-14  Hans Leidekkerdnsapi: Use the proper type for the return value in...
2006-09-10  Andrew Talbotdnsapi: Cast-qual warnings fix.
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.