Mirror Driver ++ ( ignore previous)

Hello :
After a little workout with the Mirror sample
in the ddk documentation… I was able to capture live
updates on my desktop. At the end of the sample it
uses CreateDC and then bitmap creation and then
blitting “THROUGH A CONTINOUS WHILE LOOP”
But the same can be done in a simple win32
application usind CreatDC(“display” , NULL , NULL ,
NULL)…
Is there an event mechanism or something else
which the Mirror Driver offers so that we are safe
from this continuous blitting which uses up quite a
lot of memory.
I think i am not able to percieve the
significance of mirror driver… Yes it can be a
little efficient when it comes to transporting the
data over network through tdi…


Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com