79177361

Date: 2024-11-11 10:55:50
Score: 7 🚩
Natty: 6.5
Report link

In my desktop application developed in C++, when I use Ctrl + X, I get a message beep, but I don’t want that beep. Additionally, when I use Ctrl + Shift + X, my dialog opens, and I again hear the message beep. I want to suppress or disable the message beep. How can I do this?

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Blacklisted phrase (1): can I do
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Junior_Dev