reactos/sdk/include
Eric Kohl 630f34a0d0 [DNSAPI][DNSRSLVR] Parse the hosts file when the resolver is initializing
- Move the hosts file handling from dnsapi.dll to the resolver service. Now, the hosts file is no longer parsed on each query.
- Add support for DNS_QUERY_WIRE_ONLY and DNS_QUERY_NO_WIRE_QUERY flags to R_ResolverQuery.
- GetCurrentTimeInSeconds() should return DWORD instead of DNS_STATUS.
2019-11-23 17:13:51 +01:00
..
asm [SDK] Fix a typo, caught by Stas'M :) 2019-10-14 01:36:42 +02:00
c++ [SDK] Implement std::vector.data() 2019-11-18 23:50:33 +01:00
crt [SDK:CRT] For intrinsics that don't exist on MSVC 2010 we cannot use an implementation in inlined ASM for x64 builds. 2019-10-07 02:54:05 +02:00
ddk Fix the ntstrsafe.h tests to make sense, actually succeed using ntstrsafe.h from Win10 (10.0.15063), and fix ReactOS' ntstrsafe.h to also pass these tests. (#1859) 2019-08-28 22:42:52 +02:00
dxsdk [DXSDK] Improve dxerr?.h a bit (#1617) 2019-06-06 01:50:24 +02:00
GL Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
host [CMAKE] Define HAVE_* constants unconditionally (follow-up to PR #2041) (#2052) 2019-11-18 18:57:35 +01:00
ndk [NTOS:KD64] Some code formatting + add SAL2 annotations to the functions that are going to be involved in the next commit. 2019-11-17 23:21:53 +01:00
psdk [PSDK] Update rpcndr.h. CORE-16441 2019-11-23 12:12:08 +01:00
reactos [DNSAPI][DNSRSLVR] Parse the hosts file when the resolver is initializing 2019-11-23 17:13:51 +01:00
xdk [SDK] Define DO_UNLOAD_PENDING 2019-09-13 20:08:39 +02:00