why waveoutreset doesn't work in win2000

  • Thread starter Thread starter prasanna
  • Start date Start date
P

prasanna

hi,
i am developing an activex control for IVRS system on
windows 2000 professional platform...
the function waveOutReset does not work properly...
whenver the system encounters the function call, it hangs
and does not respond... but the same works well with
windows98 on same system (dual boot)...
why this happens and how to overcome this...?

prasanna
 
prasanna said:
i am developing an activex control for IVRS system on
windows 2000 professional platform...
the function waveOutReset does not work properly...
whenver the system encounters the function call, it hangs
and does not respond... but the same works well with
windows98 on same system (dual boot)...
why this happens and how to overcome this...?

At the risk of pointing out the obvious, the probability that the multimedia
drivers are different on the two platforms is high. That could account for
the behavior or it could be a red herring. In any case, I think that a
better group for you question is

microsoft.public.win32.programmer.mmedia

Regards,
Will
 
Back
Top