Regarding Notepad!

Hi All,

When we open a file using Notepad.Exe, it seems to

  1. Give only Paging IO Read
  2. It closes the file(gives the irp_mj_cleanup) before issuing Paging IO
    Read.

But, how does it manage to get the data?

With Regards,
A.Ilamparithi.

You’ve answered your own question: (1).

See “MapViewOfFile” in the Win32 SDK
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio
/base/mapviewoffile.asp) for information.

Regards,

Tony

Tony Mason
Consulting Partner
OSR Open Systems Resources, Inc.
http://www.osr.com

Looking forward to seeing you at the Next OSR File Systems Class October
18, 2004 in Silicon Valley!

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of A.Ilamparithi
Sent: Tuesday, September 28, 2004 7:28 AM
To: ntfsd redirect
Subject: [ntfsd] Regarding Notepad!

Hi All,

When we open a file using Notepad.Exe, it seems to

  1. Give only Paging IO Read
  2. It closes the file(gives the irp_mj_cleanup) before issuing Paging IO
    Read.

But, how does it manage to get the data?

With Regards,
A.Ilamparithi.


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@osr.com
To unsubscribe send a blank email to xxxxx@lists.osr.com