Re: [Mingw-w64-public] [PATCH v2 2/2] ntstrsafe.h: More fully implement.

2019-05-09 Thread Liu Hao
在 2019/5/5 12:45, Zebediah Figura 写道: > > I don't know that I can answer that personally; I'm not familiar with > ReactOS as a project, and what their practices are with respect to > header completeness. As you are the only one who has recently reported issues about the DDK, would you please test

Re: [Mingw-w64-public] [PATCH v2 2/2] ntstrsafe.h: More fully implement.

2019-05-07 Thread Liu Hao
在 2019/5/5 12:45, Zebediah Figura 写道: > On 5/4/19 9:46 PM, Liu Hao wrote: > > I don't know that I can answer that personally; I'm not familiar with > ReactOS as a project, and what their practices are with respect to > header completeness. Never mind. I was asking for other's opinion. There is a

Re: [Mingw-w64-public] [PATCH v2 2/2] ntstrsafe.h: More fully implement.

2019-05-04 Thread Zebediah Figura
On 5/4/19 9:46 PM, Liu Hao wrote: 在 2019/5/2 12:44, Zebediah Figura 写道: Signed-off-by: Zebediah Figura --- mingw-w64-headers/ddk/include/ddk/ntstrsafe.h | 1633 + 1 file changed, 1633 insertions(+) create mode 100644 mingw-w64-headers/ddk/include/ddk/ntstrsafe.h As for t

Re: [Mingw-w64-public] [PATCH v2 2/2] ntstrsafe.h: More fully implement.

2019-05-04 Thread Liu Hao
在 2019/5/2 12:44, Zebediah Figura 写道: > Signed-off-by: Zebediah Figura > --- > mingw-w64-headers/ddk/include/ddk/ntstrsafe.h | 1633 + > 1 file changed, 1633 insertions(+) > create mode 100644 mingw-w64-headers/ddk/include/ddk/ntstrsafe.h As for this patch, it might be safe to

[Mingw-w64-public] [PATCH v2 2/2] ntstrsafe.h: More fully implement.

2019-05-01 Thread Zebediah Figura
From 5526cb339d436d54e88146fa74fb43a72ad865d4 Mon Sep 17 00:00:00 2001 From: Zebediah Figura Date: Wed, 1 May 2019 10:38:42 -0500 Subject: [PATCH 2/2] ntstrsafe.h: More fully implement. Copied from strsafe.h, with HRESULT replaced with NTSTATUS, STRSAFEAPI with NTSTRSAFEDDI, etc. UNICODE_STRIN