[Mingw-w64-public] [PATCH] winbase.h: WaitForMultipleObjects is available on UWP

2018-07-07 Thread Martin Storsjö
From: Hugo Beauzée-Luyssen Signed-off-by: Martin Storsjö --- mingw-w64-headers/include/winbase.h | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-w64-headers/include/winbase.h b/mingw-w64-headers/include/winbase.h index c865a88..fbb6b7e 100644 --- a/mingw-w64-heade

Re: [Mingw-w64-public] [PATCH] winbase.h: WaitForMultipleObjects is available on UWP

2017-07-10 Thread Kai Tietz via Mingw-w64-public
Hello Hugo, Hmm, I am not that convinced that this patch is ok. Why is just W4MO a general import? Are you sure that in App mode this function has be present too? Do you have some pointers for this? Regards, Kai 2017-07-10 17:06 GMT+02:00 Hugo Beauzée-Luyssen : > On Tue, Jun 27, 2017, at 05:44

Re: [Mingw-w64-public] [PATCH] winbase.h: WaitForMultipleObjects is available on UWP

2017-07-10 Thread Hugo Beauzée-Luyssen
On Tue, Jun 27, 2017, at 05:44 PM, Hugo Beauzée-Luyssen wrote: > --- > mingw-w64-headers/include/winbase.h | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/mingw-w64-headers/include/winbase.h > b/mingw-w64-headers/include/winbase.h > index 74bc512c..be050cc6 100644 > -

[Mingw-w64-public] [PATCH] winbase.h: WaitForMultipleObjects is available on UWP

2017-06-27 Thread Hugo Beauzée-Luyssen
--- mingw-w64-headers/include/winbase.h | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-w64-headers/include/winbase.h b/mingw-w64-headers/include/winbase.h index 74bc512c..be050cc6 100644 --- a/mingw-w64-headers/include/winbase.h +++ b/mingw-w64-headers/include/winba