On 02/28/2017 09:28 PM, Guy Helmer wrote:
> Hi,
>
> I’m unfamiliar with the next steps for a change submitted to this project —
> do I need to make a pull request for this patch?
>
> Thanks,
> Guy
>
Done, applied to master, please signoff your patch next time.
signature.asc
Description: Op
Hi,
I’m unfamiliar with the next steps for a change submitted to this project — do
I need to make a pull request for this patch?
Thanks,
Guy
> On Feb 28, 2017, at 9:11 AM, Kai Tietz wrote:
>
> Thanks for taking a closer look to it. Yes, patch is ok.
>
> Thanks,
> Kai
>
> 2017-02-28 16:00 G
Thanks for taking a closer look to it. Yes, patch is ok.
Thanks,
Kai
2017-02-28 16:00 GMT+01:00 Guy Helmer :
> >From what I understand, WTSINFO was introduced in Vista/Server 2008. I have
> >not found any evidence of changing contents of this structure since it was
> >introduced for Vista/Serv
>From what I understand, WTSINFO was introduced in Vista/Server 2008. I have
>not found any evidence of changing contents of this structure since it was
>introduced for Vista/Server 2008.
It appears to me that the structure was missing these members when the test
merge of Vista/7 experimental c
Patch looks right. Weren't those members present for older platforms?
I don't find a hint on that, but might describe why these two fields
are missing.
Cheers,
Kai
2017-02-28 14:58 GMT+01:00 Guy Helmer :
> The WTSINFO structure is documented as having IncomingFrames and
> OutgoingFrames DWORD m
The WTSINFO structure is documented as having IncomingFrames and
OutgoingFrames DWORD members after the OutgoingBytes member.
---
mingw-w64-headers/include/wtsapi32.h | 4
1 file changed, 4 insertions(+)
diff --git a/mingw-w64-headers/include/wtsapi32.h
b/mingw-w64-headers/include/wtsapi32.