On 3/10/23 09:04, Martin Storsjö wrote:
On Tue, 3 Oct 2023, Mark Harmstone wrote:

Adds x86 version of api-ms-win-core-registry-l2-1-0, with stdcall decoration.

Signed-off-by: Mark Harmstone <[email protected]>

---
.../lib32/api-ms-win-core-registry-l2-1-0.def | 37 +++++++++++++++++++
1 file changed, 37 insertions(+)
create mode 100644 mingw-w64-crt/lib32/api-ms-win-core-registry-l2-1-0.def

Something similar to this was already applied recently, in 
6f39afb65d9e452ab077b110669df41a1d328d5c last week. Your patch adds a few 
missing symbols though, and I can retain those in your patch, but I guess I'd 
need to tweak the commit message a bit. Or if you have time, a rerolled 
rewritten patch for this one would be good.

// Martin

Thanks Martin. The functions added (RegDeleteKeyValue, RegQueryMultipleValues, 
RegSetKeyValue) shouldn't have been there anyway, so I'll leave this one for 
now.

Mark



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to