6 Sep
2024
6 Sep
'24
5:22 p.m.
On Fri Sep 6 17:22:47 2024 +0000, Grigory Vasilyev wrote:
@nsivov yes, it can be done, I didn't notice, thanks. I did it automatically because NtQuerySystemEnvironmentValueEx in Windows requires specifying ret_size, otherwise it will return nothing and it works as IN - buffer size and OUT - return data size. Done.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6423#note_81412