Jan. 18, 2024
6:54 a.m.
On Thu Jan 18 12:50:55 2024 +0000, Yuxuan Shui wrote:
I think using the chunk type is more common, for example: ```c static HRESULT parse_track_list(struct segment *This, IStream *stream, const struct chunk_entry *trkl) ``` in segment.c Fair enough.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4852#note_57918