Todd M. Lewis wrote:

> Thoughts? Comments?

I wouldn't count on the order of directory entries in the enumeration.
As slots are the beginning of the raw directory structure are freed
they will be reused.  However, the client can represent the directory
entries to the application in any order that is convenient for it.
On Windows for example, directory enumeration is performed by walking
the leaf nodes of a B+ tree constructed from the raw data.  As a result
the entries are always alphabetized.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to