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?