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?