Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows VistaWindows XPWindows MeWindows 98Windows 95Virtual PCInternet ExplorerOutlook ExpressWindows MediaSecurity
Related Topics
MS Server ProductsMS OfficePC HardwareMore Topics ...

Windows Forum / Windows 98 / Disks / File System / May 2004

Tip: Looking for answers? Try searching our database.

preventing inside IFSFN_READ...Win98 ...Vxd

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Vinay - 25 May 2004 22:11 GMT
Hi,
I am allowing inside IFSFN_OPEN. but I want to  deny file operation inside
IFSFN_READ.Is it possible to set  error condition in Iorequ structure and
return file deny from inside IFSFN_READ?
Plz help me out I am writing file system filter driver.

regds
vinay
Jeff Richards - 26 May 2004 01:20 GMT
This message has been posted to many newsgroups where it is not relevant.

I presume you are referring to FileSystemApiHookFunction with a FunctionNum
value of IFSFN_READ. Since the hook function can completely replace the
original IFS function call, it can do anything that the original call can
do, including setting values in the IOREQ structure. Depending on what may
be installed down the chain, this can be done by calling down the chain and
setting the IOREQ value on the way back, or by setting the value and
returning immediately.
Signature

Jeff Richards
MS MVP W95/W98

> Hi,
> I am allowing inside IFSFN_OPEN. but I want to  deny file operation inside
[quoted text clipped - 4 lines]
> regds
> vinay
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.