sound.h
上传用户:jlteech
上传日期:2007-01-06
资源大小:349k
文件大小:0k
源码类别:

压缩解压

开发平台:

Visual C++

  1. #define IDM_SOUND_HELP        100
  2. #define IDM_SOUND_NONE        101
  3. #define IDM_SOUND_BEEP        102
  4. #define IDM_SOUND_WAVE_DURING 103
  5. #define IDM_SOUND_WAVE_AFTER  104
  6. #define IDM_SOUND_BROWSE      105
  7. #define IDM_SOUND_EDIT        106
  8. #define IDM_SOUND_FILE_TEXT   107
  9. #define IDM_SOUND_PLAY        108