Re: [Mingw-w64-public] [PATCH] include/d2d1.h: Add missing D2D1_DRAW_TEXT_OPTIONS members.

2019-02-11 Thread Liu Hao
在 2019/2/12 14:04, Nikolay Sivov 写道: > From d570aebbda12a85bc28fc7da6f4a6a8881b0a624 Mon Sep 17 00:00:00 2001 > From: Nikolay Sivov > Date: Tue, 12 Feb 2019 09:03:22 +0300 > Subject: [PATCH] include/d2d1.h: Add missing D2D1_DRAW_TEXT_OPTIONS members. > > Signed-off-by: Nikolay Sivov > --- > min

[Mingw-w64-public] [PATCH] include/d2d1.h: Add missing D2D1_DRAW_TEXT_OPTIONS members.

2019-02-11 Thread Nikolay Sivov
--- From d570aebbda12a85bc28fc7da6f4a6a8881b0a624 Mon Sep 17 00:00:00 2001 From: Nikolay Sivov Date: Tue, 12 Feb 2019 09:03:22 +0300 Subject: [PATCH] include/d2d1.h: Add missing D2D1_DRAW_TEXT_OPTIONS members. Signed-off-by: Nikolay Sivov --- mingw-w64-headers/include/d2d1.h | 10 ++ 1

Re: [Mingw-w64-public] [PATCH] Add missed OLE DB identifiers

2019-02-11 Thread Liu Hao
在 2019/2/11 20:34, Ruslan Garipov 写道: > Microsoft Windows 10 SDK v10.0.17763 defines the `CLSID_MSDAINITIALIZE` > and `IID_IDataInitialize` as public symbols in the uuid.lib.  I added > them to mingw-w64's uuid.lib because currently the latter doesn't have > the GUIDs defined. > > Signed-off-by: R

Re: [Mingw-w64-public] [PATCH] crt/lib32, crt/lib64, crt/libarm32: Add ntdll functions

2019-02-11 Thread Liu Hao
在 2019/2/11 下午11:56, Biswapriyo Nath 写道: > ... > > Martin, would you please check the ARM part? -- Best regards, LH_Mouse signature.asc Description: OpenPGP digital signature ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.ne

[Mingw-w64-public] [PATCH] crt/lib32, crt/lib64, crt/libarm32: Add ntdll functions

2019-02-11 Thread Biswapriyo Nath
Here are three patch files for crt/lib32, crt/lib64, crt/libarm32 ntdll.def. ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

[Mingw-w64-public] [PATCH] Add missed OLE DB identifiers

2019-02-11 Thread Ruslan Garipov
Microsoft Windows 10 SDK v10.0.17763 defines the `CLSID_MSDAINITIALIZE` and `IID_IDataInitialize` as public symbols in the uuid.lib. I added them to mingw-w64's uuid.lib because currently the latter doesn't have the GUIDs defined. Signed-off-by: Ruslan Garipov --- mingw-w64-crt/libsrc/uuid.c |

Re: [Mingw-w64-public] Broken FreeAddrInfoEx in ws2tcpip.h

2019-02-11 Thread Liu Hao
在 2019/2/8 19:59, Liu Hao 写道: > 在 2019/2/8 上午4:41, LRN 写道: >> ws2tcpip.h declares: >> WINSOCK_API_LINKAGE void WSAAPI FreeAddrInfoExA(PADDRINFOEXA pAddrInfo); >> WINSOCK_API_LINKAGE void WSAAPI FreeAddrInfoExW(PADDRINFOEXW pAddrInfo); >> >> however of these two functions only the latter exists in w

Re: [Mingw-w64-public] [v2] headers: Fixes for d2d1.h enum definitions

2019-02-11 Thread Nikolay Sivov
On Mon, Feb 11, 2019 at 1:16 PM Liu Hao wrote: > 在 2019/2/7 14:42, Liu Hao 写道: > > 在 2019/2/5 下午9:38, Nikolay Sivov 写道: > >> Split up from version 1. > >> > >> > >> > > > > These patches seem to look fine. I may push them a few days later. > > Thanks for the work. > > > > Pushed both patches as `

Re: [Mingw-w64-public] [v2] headers: Fixes for d2d1.h enum definitions

2019-02-11 Thread Liu Hao
在 2019/2/7 14:42, Liu Hao 写道: > 在 2019/2/5 下午9:38, Nikolay Sivov 写道: >> Split up from version 1. >> >> >> > > These patches seem to look fine. I may push them a few days later. > Thanks for the work. > Pushed both patches as `13345699` and `96916608`. -- Best regards, LH_Mouse signature.as

Re: [Mingw-w64-public] [PATCH] crt/lib64: Add more ntdll exported functions

2019-02-11 Thread Liu Hao
在 2019/2/11 13:51, Biswapriyo Nath 写道: > It has been 12 days since I had psoted my patch. Any reply? Yes. Please update all *three* 'ntdll.def' files or don't update any of them at all. They should be kept in sync always. -- Best regards, LH_Mouse signature.asc Description: OpenPGP digital si