21 Aug
2019
21 Aug
'19
11:25 p.m.
On 8/21/19 11:21 PM, Dmitry Timoshkov wrote:
Zebediah Figura <z.figura12(a)gmail.com> wrote:
+ RtlInitUnicodeString(&string, L"\\Device\\Http"); ... + RtlInitUnicodeString(&string, L"\\Device\\Http\\ReqQueue");
Is this now an official way to specify unicode strings in Wine? Does this work on all supported platforms?
No, that was meant to be fixed up before it left my local tree. Sorry about that.