Windows System Software -- Consulting, Training, Development -- Unique Expertise, Guaranteed Results
The free OSR Learning Library has more than 50 articles on a wide variety of topics about writing and debugging device drivers and Minifilters. From introductory level to advanced. All the articles have been recently reviewed and updated, and are written using the clear and definitive style you've come to expect from OSR over the years.
Check out The OSR Learning Library at: https://www.osr.com/osr-learning-library/
Upcoming OSR Seminars | ||
---|---|---|
OSR has suspended in-person seminars due to the Covid-19 outbreak. But, don't miss your training! Attend via the internet instead! | ||
Writing WDF Drivers | 7 Dec 2020 | LIVE ONLINE |
Internals & Software Drivers | 25 Jan 2021 | LIVE ONLINE |
Developing Minifilters | 8 March 2021 | LIVE ONLINE |
Comments
filter load at "boot" time. Boot time filters are loaded before any file
systems (including the file system you are booting from). Note that the RAW
file systems are loaded before boot file system filters. If you care about
them you can attach to the RAW file systems manually when your filter loads.
We are aware of this problem and it will be fixed in a future release of NT.
Neal Christiansen
-----Original Message-----
From: [email protected] [mailto:[email protected]]
Sent: Thursday, March 02, 2000 4:03 AM
To: File Systems Developers Interest List
Subject: [ntfsd] How to get the Loaded file systems......
Hi,
I have a Filter Driver which needs to intercept all mount operations
of disk drives. I registered a driver routine to intercept all file system
registration. But how to get those file systems, which are already
registered, before my driver comes into picture? Anybody knows any APIs
for getting the registered file system??
regards,
Sreejith S R
IBM Global Services Pvt. Ltd.
Golden Enclave, Airport Road,
Bangalore -17
Phone : 91-80-526 2355/7117 ext: 3024
Fax : 91-80-527 7374
---
You are currently subscribed to ntfsd as: [email protected]
To unsubscribe send a blank email to $subst('Email.Unsub')