Either
1) You let the user decide if he/she/it/garlic wants beep by configuration in the control panel. Ie you just live with it...
2) Dont supply any parameters MessageBeep interprets when you show the message box.
Ie dont have one of these flags set:
MB_ICONASTERISK
MB_ICONEXCLAMATION
MB_ICONHAND
MB_ICONQUESTION
as they will result the sound defined in config panel.
/Per
if (typos) cout << "My fingers are faster than my brain. Sorry for the typos.";
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.