Re: [Mingw-w64-public] [PATCH 2/2] headers: Add new functions in ncrypt.h.

2020-10-05 Thread Liu Hao
在 2020/10/6 上午8:24, JonY via Mingw-w64-public 写道: > On 10/5/20 6:44 PM, Biswapriyo Nath wrote: >> >> > > Looks good to me. > > Thanks. I pushed these two patches to master. -- Best regards, LH_Mouse signature.asc Description: OpenPGP digital signature ___

Re: [Mingw-w64-public] [PATCH 2/2] headers: Add new functions in ncrypt.h.

2020-10-05 Thread JonY via Mingw-w64-public
On 10/5/20 6:44 PM, Biswapriyo Nath wrote: Looks good to me. ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Re: [Mingw-w64-public] [PATCH 1/2] crt: Update ncrypt export library.

2020-10-05 Thread JonY via Mingw-w64-public
On 10/5/20 6:43 PM, Biswapriyo Nath wrote: Looks good to me. OpenPGP_signature Description: OpenPGP digital signature ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-p

[Mingw-w64-public] [PATCH 1/2] crt: Update ncrypt export library.

2020-10-05 Thread Biswapriyo Nath
From bc2ddcd7687471ab9bc69ceb9cbbe0a618d3bc4a Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Mon, 5 Oct 2020 23:46:07 +0530 Subject: [PATCH 1/2] crt: Update ncrypt export library. Signed-off-by: Biswapriyo Nath --- mingw-w64-crt/lib-common/ncrypt.def | 20 ++ mingw-w64-crt/lib32/ncry

[Mingw-w64-public] [PATCH 2/2] headers: Add new functions in ncrypt.h.

2020-10-05 Thread Biswapriyo Nath
From 50ea9744081efcb9f741f6bd2c77a63f78eaf532 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Mon, 5 Oct 2020 23:47:22 +0530 Subject: [PATCH 2/2] headers: Add new functions in ncrypt.h. Functions are NCryptCreateClaim and NCryptVerifyClaim for Win10. Signed-off-by: Biswapriyo Nath --- mi

Re: [Mingw-w64-public] [PATCH 1/4] headers: Add missing values of MAPPING_ENUM_OPTIONS structure members.

2020-10-05 Thread Liu Hao
在 2020/10/5 21:25, Biswapriyo Nath 写道: > Thanks for the pedantic hint ^_^ > > > Thanks. This series of patches look good to me. Pushed. -- Best regards, LH_Mouse signature.asc Description: OpenPGP digital signature ___ Mingw-w64-public mailing

Re: [Mingw-w64-public] [PATCH 1/4] headers: Add missing values of MAPPING_ENUM_OPTIONS structure members.

2020-10-05 Thread Biswapriyo Nath
Thanks for the pedantic hint ^_^ From b2283577b5b1a63a8d54f0cfc9c7b283626ea432 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sun, 4 Oct 2020 19:40:54 +0530 Subject: [PATCH 1/4] headers: Add missing values of MAPPING_ENUM_OPTIONS structure members. Also add the conditional "extern C" for