Re: [Mingw-w64-public] [PATCH] crt/lib-common: Add more advapi32 exported functions

2019-01-28 Thread Martin Storsjö
On Sun, 27 Jan 2019, Martin Storsjö wrote: On Mon, 28 Jan 2019, Biswapriyo Nath wrote: Add more advapi32 exported functions. This looks probably ok to me. I'll (try to remember to) apply it tomorrow unless others have comments. Pushed this one now. // Martin

Re: [Mingw-w64-public] [PATCH] crt/lib-common: Add more advapi32 exported functions

2019-01-27 Thread Martin Storsjö
On Mon, 28 Jan 2019, Biswapriyo Nath wrote: Add more advapi32 exported functions. This looks probably ok to me. I'll (try to remember to) apply it tomorrow unless others have comments. // Martin ___ Mingw-w64-public mailing list Mingw-w64-publi

[Mingw-w64-public] [PATCH] crt/lib-common: Add more advapi32 exported functions

2019-01-27 Thread Biswapriyo Nath
Add more advapi32 exported functions. From 39bf6127b260b51bd304d0936bbb66ed02e7c3ed Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Mon, 28 Jan 2019 00:15:36 +0530 Subject: [PATCH] crt/lib-common: Add more advapi32 exported functions Signed-off-by: Biswapriyo Nath --- mingw-w64-crt/lib-com