User Profile

Collapse

Profile Sidebar

Collapse
murasoliselvan
murasoliselvan
Last Activity: Mar 27 '09, 04:42 AM
Joined: Dec 3 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • murasoliselvan
    replied to virtual audio driver development
    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?
    See more | Go to post

    Leave a comment:


  • murasoliselvan
    replied to virtual audio driver development
    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 idea
    See more | Go to post

    Leave a comment:


  • murasoliselvan
    started a topic virtual audio driver development

    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...
    See more | Go to post
No activity results to display
Show More
Working...