17 Jan
2024
17 Jan
'24
4:30 p.m.
On Wed Jan 17 08:16:30 2024 +0000, Rémi Bernon wrote:
```suggestion:-0+0 static HRESULT parse_port_config_list(struct audio_path_config *This, IStream *stream, const struct chunk_entry *parent) ``` Note that we try to avoid hungarian notation or abbreviations in new code.
`pcfl` is referring to the chunk type, it's not hungarian. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4852#note_57711