comparison libao2/ao_win32.c @ 31872:66b846665274

Use the stream functions instead of the fopen/fread/fclose interface directly. Avoids potential portability issues already solved by stream_file, makes it easier to support reading e.g. over smb and allows reusing code e.g. to read endian-independent values needed for e.g. CLIPINFO support.
author reimar
date Tue, 10 Aug 2010 13:26:19 +0000
parents 02b9c1a452e1
children 4e9d5dc30c00
comparison
equal deleted inserted replaced
31871:c3775dbb8509 31872:66b846665274