Hi All,
I no longer have an IFS kit to answer this odd question myself 
I am curious to know if the SECURITY_DESCRIPTOR structure is defined within ntifs.h (or within any headers included by ntifs.h), or if some additional files would need to be included. In other words, would this compile:
–begin file–
#include “ntifs.h”
SECURITY_DESCRIPTOR sd;
–end file–
Thanks,
Joel
The security descriptor is described within ntifs.h so the code you
listed will not compile.
Regards,
Tony
Tony Mason
Consulting Partner
OSR Open Systems Resources, Inc.
http://www.osr.com
Hope to see you at the next OSR file systems class in Boston, MA, March
29, 2004!
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Joel Smith
Sent: Thursday, April 08, 2004 2:45 PM
To: ntfsd redirect
Subject: [ntfsd] SECURITY_DESCRIPTOR declared in ntifs.h ?
Hi All,
I no longer have an IFS kit to answer this odd question myself 
I am curious to know if the SECURITY_DESCRIPTOR structure is defined
within ntifs.h (or within any headers included by ntifs.h), or if some
additional files would need to be included. In other words, would this
compile:
–begin file–
#include “ntifs.h”
SECURITY_DESCRIPTOR sd;
–end file–
Thanks,
Joel
Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
You are currently subscribed to ntfsd as: xxxxx@osr.com
To unsubscribe send a blank email to xxxxx@lists.osr.com