Explorer and encryption

Hi all,
Does anyone know off-hand by what method the explorer app is
able to determine which files/directories are using EFS so that it can
color their names in the explorer window? Just wondering what you would
see at a FSFD level coming down the stack.

Matt

From DDK:

#define FILE_ATTRIBUTE_ENCRYPTED 0x00004000

-----Original Message-----
From: Matthew N. White [mailto:xxxxx@bitarmor.com]
Sent: Tuesday, November 25, 2003 5:13 PM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] Explorer and encryption

Hi all,
Does anyone know off-hand by what method the explorer app is able to
determine which files/directories are using EFS so that it can color their
names in the explorer window? Just wondering what you would see at a FSFD
level coming down the stack.

Matt


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@livevault.com To unsubscribe
send a blank email to xxxxx@lists.osr.com

Thanks.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Ted Hess
Sent: Tuesday, November 25, 2003 5:16 PM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] RE: Explorer and encryption

From DDK:

#define FILE_ATTRIBUTE_ENCRYPTED 0x00004000

-----Original Message-----
From: Matthew N. White [mailto:xxxxx@bitarmor.com]
Sent: Tuesday, November 25, 2003 5:13 PM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] Explorer and encryption

Hi all,
Does anyone know off-hand by what method the explorer app is
able to determine which files/directories are using EFS so that it can
color their names in the explorer window? Just wondering what you would
see at a FSFD level coming down the stack.

Matt


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@livevault.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@bitarmor.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

Probably just GetFileAttributes/Ex, and testing for
FILE_ATTRIBUTE_ENCRYPTED.

– arlie

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Matthew N. White
Sent: Tuesday, November 25, 2003 5:13 PM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] Explorer and encryption

Hi all,
Does anyone know off-hand by what method the explorer app is
able to determine which files/directories are using EFS so that it can
color their names in the explorer window? Just wondering what you would
see at a FSFD level coming down the stack.

Matt


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@sublinear.org To
unsubscribe send a blank email to xxxxx@lists.osr.com