Re: [Mingw-w64-public] Latest Windows SDK headers and API support in the MinGW-W64 toolchain

2021-10-07 Thread Biswapriyo Nath
Hi Praveen, the mingw-w64-headers package[1] has been updated in msys2 with these new changes. [1]: https://packages.msys2.org/base/mingw-w64-headers-git ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net

Re: [Mingw-w64-public] Latest Windows SDK headers and API support in the MinGW-W64 toolchain

2021-09-30 Thread Biswapriyo Nath
Thanks again for testing. Here is the process: 1. I send patches here. 2. mingw-w64 maintainers apply those. 3. I shall ask msys2 maintainers to update mingw-w64 headers. 4. It will update after 1 or 2 days. After packages will updated those will show here https://packages.msys2.org/updates

Re: [Mingw-w64-public] Latest Windows SDK headers and API support in the MinGW-W64 toolchain

2021-09-30 Thread Praveen C Bademi
(GMT+5:30) Title : Re: [Mingw-w64-public] Latest Windows SDK headers and API support in the MinGW-W64 toolchain To : mingw-w64-public@lists.sourceforge.net CC : Praveen C Bademi   Thanks for testing. I have added those in my test branch https://protect2.fireeye.com/v1/url?k=2a37b570-75ac8c26-2a363e3f

Re: [Mingw-w64-public] Latest Windows SDK headers and API support in the MinGW-W64 toolchain

2021-09-28 Thread Praveen C Bademi
- Sender : Biswapriyo Nath  Date : 2021-09-28 14:35 (GMT+5:30) Title : Re: [Mingw-w64-public] Latest Windows SDK headers and API support in the MinGW-W64 toolchain To : mingw-w64-public@lists.sourceforge.net CC : Praveen C Bademi   Thanks for testing. I have added those in my test branch https

Re: [Mingw-w64-public] Latest Windows SDK headers and API support in the MinGW-W64 toolchain

2021-09-28 Thread Biswapriyo Nath
Thanks for testing. I have added those in my test branch https://github.com/Biswa96/mingw-w64/tree/test. ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Re: [Mingw-w64-public] Latest Windows SDK headers and API support in the MinGW-W64 toolchain

2021-09-27 Thread Praveen C Bademi
-09-26 12:32 (GMT+5:30) Title : Re: [Mingw-w64-public] Latest Windows SDK headers and API support in the MinGW-W64 toolchain To : mingw-w64-public@lists.sourceforge.net   Hi, can you check the nvme.h header file I have added in this test repository  https://protect2.fireeye.com/v1/url?k=f4b65225

Re: [Mingw-w64-public] Latest Windows SDK headers and API support in the MinGW-W64 toolchain

2021-09-26 Thread Biswapriyo Nath
Hi, can you check the nvme.h header file I have added in this test repository https://github.com/Biswa96/mingw-w64/tree/test ? Try to compile the project you've mentioned with it. ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net

Re: [Mingw-w64-public] Latest Windows SDK headers and API support in the MinGW-W64 toolchain

2021-09-21 Thread Praveen C Bademi
+5:30) Title : Re: [Mingw-w64-public] Latest Windows SDK headers and API support in the MinGW-W64 toolchain To : mingw-w64-public@lists.sourceforge.net   I can try to help to add the header files. But first the headers need to be tested with that project. The project, with recursive git submodule

Re: [Mingw-w64-public] Latest Windows SDK headers and API support in the MinGW-W64 toolchain

2021-09-20 Thread Biswapriyo Nath
I can try to help to add the header files. But first the headers need to be tested with that project. The project, with recursive git submodule, is too big to compile in my old rusty box. If someone can build the project with newly created header files it will help. Can you create an issue or

[Mingw-w64-public] Latest Windows SDK headers and API support in the MinGW-W64 toolchain

2021-09-20 Thread Praveen C Bademi
 Hi MinGW Community, Sending this mail regarding few queries about the latest Windows SDK headers and API support in the MinGW-W64 toolchain. We are working on a cross-platform IO interface library (https://xnvme.io/) specifically for NVMe devices, on which the latest windows APIs and