Re: [Mingw-w64-public] [PATCH] crt: Add CancelSynchronousIo to api-ms-win-core-io

2023-10-17 Thread Mark Harmstone

On 17/10/23 10:10, Steve Lhomme wrote:

Hi,

On 2023-10-13 2:58, Mark Harmstone wrote:

I've just resent the patches, creating a new version for windowsapp where
necessary to avoid pollution. I've sent them as a series because of
Makefile.am, but they aren't actually interdependent.

The "remove" patches are for the most part for b14caf2016, which added
API set functions to mincore that should have been excluded from windowsapp.

Steve, you might want to have a look at the psapi patch. You added
K32QueryWorkingSet and K32QueryWorkingSetEx in 9cd1a0be3a a few months ago,
but as far as I can see they're not in the official windowsapp, only mincore
(version 10.0.19041.0).


They are found in Windows 11 but not Windows 10. And also in Windows 8. And 
they are allowed by the WACK.


Thanks Steve. I've checked version 10.0.22621.0 of windowsapp.lib and it 
tallies with what you're saying.

Martin, can you please ignore the final patch, "crt: Remove functions in 
api-ms-win-core-psapi for windowsapp"? The rest are okay.

Thanks

Mark



___
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] crt: Add CancelSynchronousIo to api-ms-win-core-io

2023-10-17 Thread Steve Lhomme

Hi,

On 2023-10-13 2:58, Mark Harmstone wrote:

I've just resent the patches, creating a new version for windowsapp where
necessary to avoid pollution. I've sent them as a series because of
Makefile.am, but they aren't actually interdependent.

The "remove" patches are for the most part for b14caf2016, which added
API set functions to mincore that should have been excluded from 
windowsapp.


Steve, you might want to have a look at the psapi patch. You added
K32QueryWorkingSet and K32QueryWorkingSetEx in 9cd1a0be3a a few months ago,
but as far as I can see they're not in the official windowsapp, only 
mincore

(version 10.0.19041.0).


They are found in Windows 11 but not Windows 10. And also in Windows 8. 
And they are allowed by the WACK.



___
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] crt: Add missing APIs in advapi32 import library

2023-10-17 Thread Martin Storsjö

On Tue, 17 Oct 2023, Biswapriyo Nath wrote:





This looked good to me, so I pushed it.

// Martin



___
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] crt: Add dsparse to mincore

2023-10-17 Thread Martin Storsjö

On Thu, 12 Oct 2023, Biswapriyo Nath wrote:


This is just a part of many changes. I am planning to fix the FIXME in
mincore.mri first. Please make sure things are correct. I shall repeat
these same steps with subsequent patches.


This LGTM, so I pushed.

Regarding filling in other parts in mincore; Mark is working on all the 
api-ms-win-* parts, so I'd appreciate if you can coordinate with his 
efforts on those parts.


//Martin



___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public