代码搜索结果

找到约 10,000 项符合 Sound 的代码

sound.h

#define IDM_SOUND_HELP 100 #define IDM_SOUND_PLAY 108 #define IDM_SOUND_NONE 101 #define IDM_SOUND_BEEP 102 #define IDM_SOUND_FILE_TEXT 107 #define

sound.c

#include "sound.h" #include "wizunzip.h" #include "helpids.h" #include /* WizUnZip sound control module, sound.c. * This module controls what sound WizUnZip makes after during or

sound.dlg

SOUND DIALOG 74, 26, 184, 122 STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Sound Options" BEGIN GROUPBOX "Event and Sound", -1, 8, 4, 168, 42 CONTROL "&No sound", IDM_

sound-faq

bttv and sound mini howto ========================= There are alot of different bt848/849/878/879 based boards available. Making video work often is not a big deal, because this is handled com

sound.asm

;Its execute file can't be name with sound.exe into W98 mydata SEGMENT pstart DB 'Program start.',0DH,0AH,'$' pend DB 'Program will end when input ',27H,'q',27H,'.',0DH,0AH,'$' mydata ENDS myst