24 Jul
2006
24 Jul
'06
11:01 p.m.
On 25/07/06, H. Verbeet <hverbeet(a)gmail.com> wrote:
On 25/07/06, H. Verbeet <hverbeet(a)gmail.com> wrote:
Another update. Ignore that. It doesn't actually work.
In riff_find_chunk(): *((DWORD *)ptr) + 2 == chunk_id Should be: *((DWORD *)ptr + 2) == chunk_id