FILE_OPEN_FOR_RECOVERY

Hi all,

NTDDK.H defines FILE_OPEN_FOR_RECOVERY as a possible flag for
CreateOptions parameter of ZwCreateFile. Does any body know the purpose
of this flag?

Thanks!

Ralf.

AFAIK it is unused.

-----Original Message-----
From: Ralf Buschmann [mailto:xxxxx@backmagic.de]
Sent: Monday, March 11, 2002 5:08 AM
To: NT Developers Interest List
Subject: [ntdev] FILE_OPEN_FOR_RECOVERY

Hi all,

NTDDK.H defines FILE_OPEN_FOR_RECOVERY as a possible flag for
CreateOptions parameter of ZwCreateFile. Does any body know
the purpose of this flag?

Thanks!

Ralf.


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

Mark,

you wrote on Monday, March 11, 2002, 14:45:43:

> NTDDK.H defines FILE_OPEN_FOR_RECOVERY as a possible flag for
> CreateOptions parameter of ZwCreateFile. Does any body know
> the purpose of this flag?

RM> AFAIK it is unused.

Thanks.

Ralf.