Hi,
Introduction:
*************
I am writing a mirror driver based on the sample brougth with the WinXP DDK,
I am able to get the GDI events and record them.
The Problem/Question:
********************
I need to 'playback' the recorded hook events, what is the best way to do
that? should I create a soft-link to the driver through which the
pre-recorded hook event will be send to the driver? is there any other
preperable way ?
Thanks,
Nadav.