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.