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

Dmitry Timoshkov dmitry at baikal.ru
Wed Aug 21 23:21:17 CDT 2019


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?

-- 
Dmitry.



More information about the wine-devel mailing list