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