I want to use a named pipe to send out data from driver to application.
So, I open a namedpipe by ZwCreateFile in the a work item.
If I just open and close the pipe without writing data, every thing
works fine.
If I do write something to the pipe, after my work item routine has been
executed, i get two page fault within the IoQueueWorkItem and system
become very slow …
Any suggestiones?
(system : Win2k 2195)
Thanks !!
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