Re: [Mingw-w64-public] [PATCH 1/2] Make dnsapi.def up to date.

2016-05-30 Thread Dongsheng Song
On Thu, Feb 4, 2016 at 6:18 PM, Kai Tietz wrote: > Hi Dongsheng, > > zes, adjusting the UTF8 variant sounds to me sensible. As it is a > real prototype we can adjust that here AFAICS. If there are no > objections by other people, I am fine with that. > > Thanks, > Kai > Since no one objected, p

Re: [Mingw-w64-public] [PATCH 1/2] Make dnsapi.def up to date.

2016-02-04 Thread Kai Tietz
Hi Dongsheng, zes, adjusting the UTF9 variant sounds to me sensible. As it is a real prototype we can adjust that here AFAICS. If there are no objections by other people, I am fine with that. Thanks, Kai 2016-02-04 10:36 GMT+01:00 Dongsheng Song : > On 2016-02-04 16:44, Kai Tietz wrote: >> Hi,

Re: [Mingw-w64-public] [PATCH 1/2] Make dnsapi.def up to date.

2016-02-04 Thread Dongsheng Song
On 2016-02-04 16:44, Kai Tietz wrote: > Hi, > > thanks for regenerating file. Patch is ok for apply. > > Thanks, > Kai Thanks for your quick review, pushed. BTW: I have no good solution for DNS functions which use PDNS_RECORD. e.g. DnsQuery [1] have 3 variant, DnsQuery_A, DnsQuery_W and DnsQue

Re: [Mingw-w64-public] [PATCH 1/2] Make dnsapi.def up to date.

2016-02-04 Thread Kai Tietz
Hi, thanks for regenerating file. Patch is ok for apply. Thanks, Kai 2016-02-04 9:12 GMT+01:00 宋冬生 : > The original version base is Windows 2K, lots of functions missing from > Windows XP and later. > > Base is Windows 10. > --- > mingw-w64-crt/lib32/dnsapi.def | 233 > +++

[Mingw-w64-public] [PATCH 1/2] Make dnsapi.def up to date.

2016-02-04 Thread 宋冬生
The original version base is Windows 2K, lots of functions missing from Windows XP and later. Base is Windows 10. --- mingw-w64-crt/lib32/dnsapi.def | 233 - mingw-w64-crt/lib64/dnsapi.def | 94 +++-- 2 files changed, 318 insertions(+), 9 delet