tho...@gmail.com
unread,May 15, 2012, 4:46:08 AM5/15/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi
First, sorry for my english, it's not my mother language :)
I currently develop a virtual printer driver, based on Unidrv.
I've studied oemdll/oemunu sample, and I managed to install it with little changes.
In fact what I need is simple, I wish modifying this sample for catching software output stream before any rendering, and send it on a socket (or write it on a text file for beginning).
I didn't found which function receive this data from software (notepad, excel,...).
Could you help me?