any idea on copyto function in msvad simple virtual audio driver
After installation of my msvad simple driver, when I try to play some audio files using any player I am not getting the debug traces (DBGprintf) from the copyto
function.
So which means that our copyto function is not getting
called during play back.
Any idea on this behavior of simple msvad driver?
User Profile
Collapse
-
ya i have checked this one...
do you know any IDE for developing kernel mode windows XP device driver?
since i am new to driver development i want to clarify some basic questions.
Right now i am building the driver code with the build environment which is given by the microsoft.. its very diffcult to debug actually. thats y i am looking for some IDE. do u have any ideaLeave a comment:
-
virtual audio driver development
Hi,
I am trying to tap the audio data which is going to play by the player. So i tried to use the virtual audio driver (simple) which is msvad path of WDK. I have couple of questions. Can anyone in this forum help me out?
1.do we have any IDE for building and debugging the kernel mode drivers for windows XP?(like visual studio for any appln)
2.What i have to implement in the copyto or copyfrom functions in the...
No activity results to display
Show More
Leave a comment: