Can somebody suggest what Exception Codes can possibly
be handled by filter drivers besides STATUS_ACCESS_VIOLATION ?
Is it possible to avoid BugChecks like NTFS_FILE_SYSTEM,
NO_MORE_IRP_STACK_LOCATIONS etc through SEH ?
Is there any sample filter driver/ documentation available for
SEH in filter drivers ? I have seen Rajeev Nagar’s book and
OSR’s article on SEH, anything else available ?
thanks in advance
yogita