Windows 98
Visual C++ 6.0

Hi!

I tried do give a Beep on the pc speaker. I used MessageBeep(0xFFFFFFFF) and Beep(...). Both functions work fine under Windows 95 and Windows NT. Under Windows 98 they only produce a klick sound.

Any ideas?

Alexander