The following code illustrates how to convert four characters to a four-character code.
#define FOURCC_WAVE = mmioFOURCC( 'W', 'A', 'V', 'E' );