Office temp file

Hi,
In my file filter diver, I send a FileStandardInformation Irp to the lower
level driver
to Judge a document whether is the directory, and the computer work very
normal.

But as soon as meets the temporary file, the computer work is not normal,
and I can¡¯t close my office file.

This why?
And how to solves this problem?

zhou


FREE pop-up blocking with the new MSN Toolbar - get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

> But as soon as meets the temporary file, the computer work is not normal,

and I can¡¯t close my office file.

Your question raises more questions than answers.

  1. That you are trying to achieve with your filter ?
  2. I expect that you have taken the SFilter or FileSpy
    from IFS Kit and added a few lines of code, haven’t you ?
  3. When do you send the FileStandardInformation ?
  4. Is it a query or set request ?
  5. What exactly means “computer work is not normal” ?
    Blue screens or you just cannot close a file ?
  6. Did you tried a single testprogram with you filter ?
    Testing Office as first point may be quite difficult when
    you’re beginning with FS filters.

Maybe if I know the answers then I will be able
to help you …

L.