"FileEndOfFileInformation" not getting called

Dear All,

I’m implementing “Save” and “Save As” from Notepad to my file system driver. After doing save from Notepad i’m getting “End of file reached” error from notepad. This is because the FileEndOfFileInformation is not been called and there is no allocation done. Hence it fails during write. Can anyone please guide me as whats happening here.

Sincerely
ML