Main Page Namespace List Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
fksec.h File Reference
#include this file from your sources.
More...
#include <windows.h>
#include <tchar.h>
#include <exception>
#include <string>
#include <vector>
#include <algorithm>
#include <ostream>
#include <iomanip>
#include <aclapi.h>
#include "ex.h"
#include "priv.h"
#include "sid.h"
#include "ace.h"
#include "acl.h"
#include "sd.h"
#include "token.h"
#include "apis.h"
#include "strconv.h"
Include dependency graph for fksec.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed Description
#include this file from your sources.
Definition in file fksec.h.
Define Documentation
|
#define ADS_RIGHT_DS_CREATE_CHILD 1
|
|
|
#define AFX_FKSEC_H__C2404C08_2791_41F1_A45E_A62EF7364105__INCLUDED_
|
|
|
#define PROTECTED_DACL_SECURITY_INFORMATION 0x80000000L
|
|
|
#define PROTECTED_SACL_SECURITY_INFORMATION 0x40000000L
|
|
|
#define SE_GROUP_RESOURCE 0x20000000L
|
|
|
#define UNPROTECTED_DACL_SECURITY_INFORMATION 0x20000000L
|
|
|
#define UNPROTECTED_SACL_SECURITY_INFORMATION 0x10000000L
|
|
|
#define lenof(
|
x ) (sizeof (x)/sizeof ((x)[0]))
|
|
|
|
computes the size of an array in elements. Do not use on pointers!
-
Returns:
-
the number of elements in array x.
Definition at line 69 of file fksec.h. |
Generated at Mon Oct 16 06:14:12 2000 for fksec by
1.2.2 written by Dimitri van Heesch,
© 1997-2000