April 1, 2026
9:28 a.m.
On Wed Apr 1 06:21:04 2026 +0000, Piotr Caban wrote:
I think that it's not supported by MSVC. Thanks for the suggestions.
For the first point about portability, did you mean the syntax of compound literals (a C99 [standard feature](https://en.cppreference.com/w/c/language/compound_literal.html)) or the `UNICODE_STRING` struct itself? For the syntax, it seems that MSVC does support it: https://godbolt.org/z/KxPGahc7z I chose the earliest MSVC version available there. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10460#note_134633