29 Jun
2023
29 Jun
'23
10:31 p.m.
On Thu Jun 29 22:27:25 2023 +0000, Nikolay Sivov wrote:
We'll need BSTR when argument type is BSTR, even if WCHAR string is accepted. Cases where we test specifically that WCHAR string works are an exception. I thought Michael was saying that in many cases we can create the BSTR with SysAllocString on a WCHAR literal instead of A2BSTR on a char literal.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3191#note_37444