FastIO in Numega Driverstudio

Hello,…

I need to know if somebody use a Numega Driver studio for make an File
system filter driver.
I need a idea of how can I add FasIO member function to a Class that
inherit form KFilterDevice…

My problem is that I use a Numega DriverWoks Classes for make a File
system filter driver
I have a Kdriver Object that handle 2 diferent calsses of Kdevice, I
need to add to one of this devices the FastIO routines like member
funtion…

If I use Fastio like Filemon, DriverObject…FastioDispatch =
&FastioHook, the problem in this case is that FastIO routine own to
Kdriver Class not to Kdevice Class How can add to a Kdevice FatIO
routines?

I want to encapsulate the fastIO routines…

If some body can send me an example of a File system filter driver
developed with Numega Driverworks that implements FastIO routines…I
will be very gratefull…

Thanks and regards…

Moises


You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com

MessageWhy not use the bare kernel interfaces and C language to avoid extra problems?
You can copy-paste from SFILTER if you want.

Max
----- Original Message -----
From: Moises Herrera Vazquez
To: File Systems Developers
Sent: Saturday, September 29, 2001 9:07 PM
Subject: [ntfsd] FastIO in Numega Driverstudio

Hello,…

I need to know if somebody use a Numega Driver studio for make an File system filter driver.
I need a idea of how can I add FasIO member function to a Class that inherit form KFilterDevice…

My problem is that I use a Numega DriverWoks Classes for make a File system filter driver
I have a Kdriver Object that handle 2 diferent calsses of Kdevice, I need to add to one of this devices the FastIO routines like member funtion…

If I use Fastio like Filemon, DriverObject…FastioDispatch = &FastioHook, the problem in this case is that FastIO routine own to Kdriver Class not to Kdevice Class How can add to a Kdevice FatIO routines?

I want to encapsulate the fastIO routines…

If some body can send me an example of a File system filter driver developed with Numega Driverworks that implements FastIO routines…I will be very gratefull…

Thanks and regards…

Moises

You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com

I need to know if some body was develop FS filter driver
with NUmega Driverstudio

moises


You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com