Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
387 B

  1. #include <windows.h>
  2. #include <stdio.h>
  3. #include <mmsystem.h>
  4. #include <dsound.h>
  5. #include "npxstres.h"
  6. #include "fpexception.h"
  7. #include "kmode.h"
  8. //#define WAVE_FORMAT_PCM 0x0001 /* Microsoft Corporation */
  9. #define WAVE_FORMAT_ALAW 0x0006 /* Microsoft Corporation */
  10. #define WAVE_FORMAT_ADPCM 0x0002