Hi All.
Is it true that there the only documented method to trap paging I/O for
a file on a local disk is by writing a file system filter driver for the
local volume ?
Can I trap paging I/O to pagefile.sys for a stream of bytes that is
memory mapped using MapViewOfFile ? How ?
Thanks.
Amitabh Mathrawala