Using Multimedia File I/O
This section contains examples demonstrating how to perform the following tasks:
- Opening a File with mmioOpen
- Creating and Deleting a File.
- Seeking to a New Position in a File.
- Changing the I/O Buffer Size.
- Accessing a File I/O Buffer.
- Generating Four-Character Codes.
- Creating a RIFF Chunk.
- Searching for a RIFF Chunk.
- Searching for a Subchunk.
- Performing File I/O on RIFF Files.
- Performing Memory File I/O.
- Installing Custom I/O Procedures.
- Sharing an I/O Procedure with Other Applications.