On Wed, Jun 02, 2004 at 05:16:36PM -0400, David Fritz wrote:
Christopher Faylor wrote:
I keep thinking that there is a layer of translation that we're missing here and we should be somehow using an enumeration that the OS provides rather than coming up with our own table.
NtQueryAttributesFile() ??
I suspect that would not provide you with the information you need since it is probably too low level.
cgf
About a minute after I sent it, I realized I misunderstood the problem. Sorry for the noise.