19 Nov
2022
19 Nov
'22
1:53 p.m.
On Sat Nov 19 11:32:16 2022 +0000, David Kahurani wrote:
If we use debugstr_wn we will be forced to pass -1 as the length of the string because the user might request a size larger than the length of the string...should we still use debugstr_wn? We usually rely on correct input in such cases.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1199#note_16490