Re: [Mingw-w64-public] [PATCH] include/winternl: update header file

2019-08-29 Thread Liu Hao
在 2019/8/29 2:27, Biswapriyo Nath 写道: > Some points: > > * I follow the latest WinSDK version 10.0.18362.0. > * There are two files attached with this email. > * The file name with 0001 contains the regular patch without any > undocumented things and sync-d with latest WinSDK. > * The UNDOCUMENTED

Re: [Mingw-w64-public] [PATCH] include/winternl: update header file

2019-08-28 Thread Biswapriyo Nath
Some points: * I follow the latest WinSDK version 10.0.18362.0. * There are two files attached with this email. * The file name with 0001 contains the regular patch without any undocumented things and sync-d with latest WinSDK. * The UNDOCUMENTED.patch file contains the undocumented things. This d

Re: [Mingw-w64-public] [PATCH] include/winternl: update header file

2019-08-28 Thread Liu Hao
在 2019/8/28 19:24, JonY via Mingw-w64-public 写道: > On 8/28/19 10:32 AM, Biswapriyo Nath wrote: >> Any comment on this? > > Sure, please send patch. Unfortunately I don't know much about > wininternl, so I can't comment on it. > > I'll pull them in in awhile if nobody has any objections. > > >

Re: [Mingw-w64-public] [PATCH] include/winternl: update header file

2019-08-28 Thread JonY via Mingw-w64-public
On 8/28/19 10:32 AM, Biswapriyo Nath wrote: > Any comment on this? Sure, please send patch. Unfortunately I don't know much about wininternl, so I can't comment on it. I'll pull them in in awhile if nobody has any objections. signature.asc Description: OpenPGP digital signature ___

Re: [Mingw-w64-public] [PATCH] include/winternl: update header file

2019-08-28 Thread Biswapriyo Nath
Any comment on this? On Tuesday, August 27, 2019, Biswapriyo Nath wrote: > There are many undocumented structs and enums. Should I also update those? ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net

[Mingw-w64-public] [PATCH] include/winternl: update header file

2019-08-27 Thread Biswapriyo Nath
There are many undocumented structs and enums. Should I also update those? From c2d1e75d276e618b60e3c7f87c69547c17d03754 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Tue, 27 Aug 2019 20:08:03 +0530 Subject: [PATCH] include/winternl: update header file Signed-off-by: Biswapriyo Nath ---

[Mingw-w64-public] [PATCH] include/winternl: update header file

2019-08-27 Thread Biswapriyo Nath
There are many undocumented structs and enums. Should I also update those? From c2d1e75d276e618b60e3c7f87c69547c17d03754 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Tue, 27 Aug 2019 20:08:03 +0530 Subject: [PATCH] include/winternl: update header file Signed-off-by: Biswapriyo Nath ---