Hi,
I am writing a file system minifilter driver.
When I fail the create file operation from preoperation callback
routine, a windows error message pops up saying "file is not a valid
win32 application". and it restricts file from opening successfully.
But I want that no popup should be displayed on successfully blocking
a file. How can I hide this system popup?
Can anybody help me?
Thanks in advance.
- Vikas sangani