hello all,

I would like to modify the MSVAD sample (virtual audio driver). I would like
to create a timer which ticks control the creation of the wavefile. My goal
is to create a wavefile every second.

How can I handle this?

I have seen that, there are routines which seem to be never used...
CMiniportWaveCyclicStreamMSVAD::SetState

CMiniportWaveCyclicStreamMSVAD::SetNotificationFreq

I think they can be usefull...

Any idea to help me do what I want?

Thanks a lot.

Giuseppe Maione