I would like to make an user mode application,
send video to a virtual video capture drivers,
based on "testcap" DDK sample.
as this the driver send the video to 3rd party software.
but I would like to know how to share memory with the drivers,
to make my user mode application sending the video to the drivers...
thanks,
renan