Re: [Mingw-w64-public] [PATCH] headers: Fix parameter types in oleauto.h

2022-06-19 Thread Ozkan Sezer
On 6/19/22, Biswapriyo Nath wrote: > I guess this is for https://sourceforge.net/p/mingw-w64/bugs/940/ The issue tracker has become a zombie for quite some time: there are still issues there need attending to and people who don't know (and really, they don't need to know) are still posting issue

[Mingw-w64-public] [PATCH] headers: Fix parameter types in oleauto.h

2022-06-19 Thread Biswapriyo Nath
From 15aa99eeb8298a956447513d53763c7bab24dd36 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sun, 19 Jun 2022 21:39:50 +0530 Subject: [PATCH] headers: Fix parameter types in oleauto.h Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/include/oleauto.h | 38 ++--

[Mingw-w64-public] [Bug #940] VarDecFromStr should take LPCOLESTR and not OLESTR*

2022-06-19 Thread Mateusz Loskot
Hi, I submitted this bug report at https://sourceforge.net/p/mingw-w64/bugs/940/ and later received suggestion to post it to the mailing list, as the bug tracker is dead, so here it is: The mingw-w64-headers/include/oleauto.h contains WINOLEAUTAPI VarDecFromStr(OLECHAR *strIn,LCID lcid,ULONG dwF