Re: how forbid someone to create file in vxd ?

hi,Neil
but when return ERROR_ACCESS_DENIED in IFSFN_OPEN, the computer crash.it
doesn’t like IFSFN_DELETE.
that’s why?

zhou yu

From: “Neil Weicher”
>Reply-To: “Windows File Systems Devs Interest List”
>To: “Windows File Systems Devs Interest List”
>Subject: Re: [ntfsd] how forbid someone to create file in vxd ?
>Date: Tue, 22 Mar 2005 08:59:04 -0500
>
>Do you mean IFSFN_OPEN? You will have to look at ir_options to see if it
>is
>a create, open, create if, etc.
>
>Neil
>
>----- Original Message -----
>From: “yu zhou”
>To: “Windows File Systems Devs Interest List”
>Sent: Monday, March 21, 2005 8:47 PM
>Subject: [ntfsd] how forbid someone to create file in vxd ?
>
>
>hi all
>I want to forbid someone to create and delete files in vxd ,and now I know
>how to do forbid some to delete files,like this:
>case IFSFN_DELETE:
>pir->ir->error = ERROR_ACCESS_DENIED;
>return 0;
>please give me a hint.
>thanks.
>zhou yu.
>
>
>
>—
>Questions? First check the IFS FAQ at
>https://www.osronline.com/article.cfm?id=17
>
>You are currently subscribed to ntfsd as: xxxxx@hotmail.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

lol then you have made some other mistake.

yu zhou wrote:

hi,Neil
but when return ERROR_ACCESS_DENIED in IFSFN_OPEN, the computer crash.it
doesn’t like IFSFN_DELETE.
that’s why?

zhou yu

>From: “Neil Weicher”
> >Reply-To: “Windows File Systems Devs Interest List”
> >To: “Windows File Systems Devs Interest List”
> >Subject: Re: [ntfsd] how forbid someone to create file in vxd ?
> >Date: Tue, 22 Mar 2005 08:59:04 -0500
> >
> >Do you mean IFSFN_OPEN? You will have to look at ir_options to see if it
> >is
> >a create, open, create if, etc.
> >
> >Neil
> >
> >----- Original Message -----
> >From: “yu zhou”
> >To: “Windows File Systems Devs Interest List”
> >Sent: Monday, March 21, 2005 8:47 PM
> >Subject: [ntfsd] how forbid someone to create file in vxd ?
> >
> >
> >hi all
> >I want to forbid someone to create and delete files in vxd ,and now I know
> >how to do forbid some to delete files,like this:
> >case IFSFN_DELETE:
> >pir->ir->error = ERROR_ACCESS_DENIED;
> >return 0;
> >please give me a hint.
> >thanks.
> >zhou yu.
> >
> >
> >
> >—
> >Questions? First check the IFS FAQ at
> >https://www.osronline.com/article.cfm?id=17
> >
> >You are currently subscribed to ntfsd as: xxxxx@hotmail.com
> >To unsubscribe send a blank email to xxxxx@lists.osr.com
>
> _________________________________________________________________
> FREE pop-up blocking with the new MSN Toolbar - get it now!
> http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
>
> —
> Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@alfasp.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com


Kind regards, Dejan M.
http://www.alfasp.com E-mail: xxxxx@alfasp.com
Alfa Transparent File Encryptor - Transparent file encryption services.
Alfa File Protector - File protection and hiding library for Win32 developers.
Alfa File Monitor - File monitoring library for Win32 developers.