Memory mapped files

hi all

I need small information

  1. Are there any IRP that can be filtered in FSFD when CreateFileMapping
    function is called?
  2. Is there a way that i could restruct memory mapping of a file?

regards
VC

No

“vishnu P” wrote in message news:xxxxx@ntfsd…
> hi all
>
> I need small information
>
> 1. Are there any IRP that can be filtered in FSFD when CreateFileMapping
> function is called?
> 2. Is there a way that i could restruct memory mapping of a file?
>
> regards
> VC
>
>
>

  1. IRP_MJ_READ
  2. Write your own OS.

“vishnu P” wrote in message news:xxxxx@ntfsd…
> hi all
>
> I need small information
>
> 1. Are there any IRP that can be filtered in FSFD when CreateFileMapping
> function is called?
> 2. Is there a way that i could restruct memory mapping of a file?
>
> regards
> VC
>
>
>