This tutorial attempts to show you how to program a very simple [Record] and [Play] program for audio in C++. It's sort of a "hello world" of sound apps using the old Multimedia API. The article mentions that it would be better to use DirectSound but no link is given.