Re: [PATCH v2 0/1] MR4107: wbemprox: Use correct string id.
17 Oct
2023
17 Oct
'23
9:44 a.m.
Hans Leidekker (@hans) commented about dlls/wbemprox/builtin.c:
return hdr; }
-static WCHAR *get_smbios_string( BYTE id, const char *buf, UINT offset, UINT buflen ) +static WCHAR *get_smbios_string_internal( BYTE id, const char *buf, UINT offset, UINT buflen ) {
get_smbios_string_by_id() is a better name. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4107#note_48964
872
Age (days ago)
872
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hans Leidekker (@hans)