Newbie for file system driver development

Hi,

I am relatively new to the NT File System
Developement, are there any sample codes available for
any kind of NT file system development. What I want to
do is to have a file system driver which sits on top
of the NT file system, like a access guard. Any
suggestion is welcome.
Thanks,

Ken

=====
Check out this great deal. Complete the offers and earn some extra cash!
http://www.netflip.com/nf/FastCash/ListPersonal/?rei=18018177


Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

check out http://www.sysinternals.com. There is a sample code to
show how to hook on the top of file system.
BTW, if your driver need to gard some special files, you have to
consider dynamic hook in your filter driver.

Good Luck

---------- Original Message ----------------------------------
From: Ken Yu
Reply-To: “File Systems Developers”
Date: Mon, 28 Oct 2002 06:13:07 -0800 (PST)

>Hi,
>
>I am relatively new to the NT File System
>Developement, are there any sample codes available for
>any kind of NT file system development. What I want to
>do is to have a file system driver which sits on top
>of the NT file system, like a access guard. Any
>suggestion is welcome.
>Thanks,
>
>Ken
>
>
>=====
>Check out this great deal. Complete the offers and earn some extra cash!
>http://www.netflip.com/nf/FastCash/ListPersonal/?rei=18018177
>
> __________________________________________________
>Do you Yahoo!?
>Y! Web Hosting - Let the expert host your web site
>http://webhosting.yahoo.com/
>
>
>—
>You are currently subscribed to ntfsd as: xxxxx@highstream.net
>To unsubscribe send a blank email to %%email.unsub%%
>

Look at www.osr.com and http://www.microsoft.com/ddk/IFSkit/ for filter driver development kits etc.
/TomH

-----Original Message-----
From: Ken Yu [mailto:xxxxx@yahoo.com]
Sent: Monday, October 28, 2002 9:13 AM
To: File Systems Developers
Subject: [ntfsd] Newbie for file system driver development

Hi,

I am relatively new to the NT File System
Developement, are there any sample codes available for
any kind of NT file system development. What I want to
do is to have a file system driver which sits on top
of the NT file system, like a access guard. Any
suggestion is welcome.
Thanks,

Ken

=====
Check out this great deal. Complete the offers and earn some extra cash!
http://www.netflip.com/nf/FastCash/ListPersonal/?rei=18018177


Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/


You are currently subscribed to ntfsd as: xxxxx@inflectionsystems.com
To unsubscribe send a blank email to %%email.unsub%%

yeah, but we need some source code :slight_smile:
----- Original Message -----
From: “Tom Hansen”
To: “File Systems Developers”
Sent: Monday, October 28, 2002 5:35 PM
Subject: [ntfsd] RE: Newbie for file system driver development

Look at www.osr.com and http://www.microsoft.com/ddk/IFSkit/ for filter
driver development kits etc.
/TomH

-----Original Message-----
From: Ken Yu [mailto:xxxxx@yahoo.com]
Sent: Monday, October 28, 2002 9:13 AM
To: File Systems Developers
Subject: [ntfsd] Newbie for file system driver development

Hi,

I am relatively new to the NT File System
Developement, are there any sample codes available for
any kind of NT file system development. What I want to
do is to have a file system driver which sits on top
of the NT file system, like a access guard. Any
suggestion is welcome.
Thanks,

Ken

=====
Check out this great deal. Complete the offers and earn some extra cash!
http://www.netflip.com/nf/FastCash/ListPersonal/?rei=18018177

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/


You are currently subscribed to ntfsd as: xxxxx@inflectionsystems.com
To unsubscribe send a blank email to %%email.unsub%%


You are currently subscribed to ntfsd as: alexst@go.ro
To unsubscribe send a blank email to %%email.unsub%%

Both OSR and Microsoft gives you samples with their kits. OSR gives you advise and offers consulting services also. Microsoft basically gives you the kit as-is. Of course if you are looking for free, then internet resources like www.sysinternals.com is probably your best bet. /TomH

-----Original Message-----
From: Alex [mailto:alexst@go.ro]
Sent: Monday, October 28, 2002 12:44 PM
To: File Systems Developers
Subject: [ntfsd] RE: Newbie for file system driver development

yeah, but we need some source code :slight_smile:
----- Original Message -----
From: “Tom Hansen”
To: “File Systems Developers”
Sent: Monday, October 28, 2002 5:35 PM
Subject: [ntfsd] RE: Newbie for file system driver development

Look at www.osr.com and http://www.microsoft.com/ddk/IFSkit/ for filter
driver development kits etc.
/TomH

-----Original Message-----
From: Ken Yu [mailto:xxxxx@yahoo.com]
Sent: Monday, October 28, 2002 9:13 AM
To: File Systems Developers
Subject: [ntfsd] Newbie for file system driver development

Hi,

I am relatively new to the NT File System
Developement, are there any sample codes available for
any kind of NT file system development. What I want to
do is to have a file system driver which sits on top
of the NT file system, like a access guard. Any
suggestion is welcome.
Thanks,

Ken

=====
Check out this great deal. Complete the offers and earn some extra cash!
http://www.netflip.com/nf/FastCash/ListPersonal/?rei=18018177

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/


You are currently subscribed to ntfsd as: xxxxx@inflectionsystems.com
To unsubscribe send a blank email to %%email.unsub%%


You are currently subscribed to ntfsd as: alexst@go.ro
To unsubscribe send a blank email to %%email.unsub%%


You are currently subscribed to ntfsd as: xxxxx@inflectionsystems.com
To unsubscribe send a blank email to %%email.unsub%%

you can live without paying… try http://www.acc.umu.se/~bosse/

Monday, October 28, 2002, 6:56:26 PM, you wrote:

TH> Both OSR and Microsoft gives you samples with their kits. OSR gives you advise and offers consulting services also. Microsoft basically gives you the kit as-is. Of course if you are looking
TH> for free, then internet resources like www.sysinternals.com is probably your best bet. /TomH

TH> -----Original Message-----
TH> From: Alex [mailto:alexst@go.ro]
TH> Sent: Monday, October 28, 2002 12:44 PM
TH> To: File Systems Developers
TH> Subject: [ntfsd] RE: Newbie for file system driver development

TH> yeah, but we need some source code :slight_smile:
TH> ----- Original Message -----
TH> From: “Tom Hansen”
TH> To: “File Systems Developers”
TH> Sent: Monday, October 28, 2002 5:35 PM
TH> Subject: [ntfsd] RE: Newbie for file system driver development

TH> Look at www.osr.com and http://www.microsoft.com/ddk/IFSkit/ for filter
TH> driver development kits etc.
TH> /TomH

TH> -----Original Message-----
TH> From: Ken Yu [mailto:xxxxx@yahoo.com]
TH> Sent: Monday, October 28, 2002 9:13 AM
TH> To: File Systems Developers
TH> Subject: [ntfsd] Newbie for file system driver development

TH> Hi,

TH> I am relatively new to the NT File System
TH> Developement, are there any sample codes available for
TH> any kind of NT file system development. What I want to
TH> do is to have a file system driver which sits on top
TH> of the NT file system, like a access guard. Any
TH> suggestion is welcome.
TH> Thanks,

TH> Ken

TH> =====
TH> Check out this great deal. Complete the offers and earn some extra cash!
TH> http://www.netflip.com/nf/FastCash/ListPersonal/?rei=18018177

TH> __________________________________________________
TH> Do you Yahoo!?
TH> Y! Web Hosting - Let the expert host your web site
TH> http://webhosting.yahoo.com/

TH> —
TH> You are currently subscribed to ntfsd as: xxxxx@inflectionsystems.com
TH> To unsubscribe send a blank email to %%email.unsub%%

TH> —
TH> You are currently subscribed to ntfsd as: alexst@go.ro
TH> To unsubscribe send a blank email to %%email.unsub%%

TH> —
TH> You are currently subscribed to ntfsd as: xxxxx@inflectionsystems.com
TH> To unsubscribe send a blank email to %%email.unsub%%

TH> —
TH> You are currently subscribed to ntfsd as: xxxxx@atlas.cz
TH> To unsubscribe send a blank email to %%email.unsub%%


Best regards,
ratter