sound_type 243 src/sound.c enum sound_type type; sound_type 288 src/w32fns.c static unsigned int sound_type = 0xFFFFFFFF; sound_type 6660 src/w32fns.c sound_type = 0xFFFFFFFF; sound_type 6662 src/w32fns.c sound_type = MB_ICONASTERISK; sound_type 6664 src/w32fns.c sound_type = MB_ICONEXCLAMATION; sound_type 6666 src/w32fns.c sound_type = MB_ICONHAND; sound_type 6668 src/w32fns.c sound_type = MB_ICONQUESTION; sound_type 6670 src/w32fns.c sound_type = MB_OK; sound_type 6672 src/w32fns.c sound_type = MB_EMACS_SILENT; sound_type 6674 src/w32fns.c sound_type = 0xFFFFFFFF; sound_type 9812 src/w32fns.c if (sound_type == 0xFFFFFFFF) sound_type 9816 src/w32fns.c else if (sound_type == MB_EMACS_SILENT) sound_type 9821 src/w32fns.c MessageBeep (sound_type);