BOOL Beep(DWORD dwFreq, DWORD dwDuration) Why the Beep function doesn't work corretly in some computer ?? In my program in vc6., in some computer produce the same sound with diferents values of dwFreq and dwDuration. Any idea ?? Thanks, Cris.
BOOL Beep(DWORD dwFreq, DWORD dwDuration) Why the Beep function doesn't work corretly in some computer ?? In my program in vc6., in some computer produce the same sound with diferents values of dwFreq and dwDuration. Any idea ?? Thanks, Cris.