Re: [Mingw-w64-public] [PATCH] Add DBG_PRINTEXCEPTION_WIDE_C exception

2017-03-21 Thread Jon Turney
On 21/03/2017 07:43, Ruben Van Boxem wrote: > Op 21 mrt. 2017 8:07 a.m. schreef "Liu Hao" > : > > On 2017/3/20 20:49, Jon Turney wrote: >> Windows 10 now has a separate exception for OutputDebugStringW, rather > than >> converting the string to ANSI and rai

[Mingw-w64-public] [PATCH] Add DBG_PRINTEXCEPTION_WIDE_C exception

2017-03-20 Thread Jon Turney
Windows 10 now has a separate exception for OutputDebugStringW, rather than converting the string to ANSI and raising DBG_PRINTEXCEPTION_C. (See https://ntquery.wordpress.com/2015/09/07/windows-10-new-anti-debug-outputdebugstringw/) Signed-off-by: Jon Turney --- mingw-w64-headers/include

[Mingw-w64-public] [PATCH] pdh.h: use PDH_FUNCTION for Vista+ functions

2017-03-15 Thread Jon Turney
Use PDH_FUNCTION rather than just PDH_STATUS, so these functions are correctly decorated with WINAPI (= stdcall on x86), so linkage works correctly on x86. --- mingw-w64-headers/include/pdh.h | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mingw-w64-headers/include/p

Re: [Mingw-w64-public] [PATCH] Update OpenGL headers

2014-05-16 Thread Jon TURNEY
On 06/05/2014 14:33, LRN wrote: > On 06.05.2014 17:26, Kai Tietz wrote: >> 2014-05-06 15:01 GMT+02:00 LRN: >> Patch is of course ok. I just wanted a note on mailing-list that you've >> update to current (which version?). > OpenGL 4.4, i think. > > In my RSS feed there's an entry about OpenGL 4.4