How to make the system beep
Managed C++/CLI
2
Posts
2
Posters
0
Views
1
Watching
-
simple question, how do I make the computer beep from my managed c++ application. I've been looking a MessageBeep and Beep which both need the windows base class to work. However, I can't get either to work. Any replies would be greatly appreciated. Thanks
-
simple question, how do I make the computer beep from my managed c++ application. I've been looking a MessageBeep and Beep which both need the windows base class to work. However, I can't get either to work. Any replies would be greatly appreciated. Thanks