I wish to emit a "beep" from the motherboard of a system running Windows CE. Most information / code I have come across use MessageBeep
which, from what I can tell, attempts to use the soundcard as opposed to the hardware on the motherboard.
I am using C++ but can you C#.NET if required. I am running Windows CE 6 on a small PC and not a hand held device.
Have you tried printing a bell character?