[PATCH 2/4] http.sys: Create a stub request queue device.

Zebediah Figura z.figura12 at gmail.com
Wed Aug 21 23:25:04 CDT 2019


On 8/21/19 11:21 PM, Dmitry Timoshkov wrote:
> Zebediah Figura <z.figura12 at 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.



More information about the wine-devel mailing list