add plugins-extra
This commit is contained in:
26
plugins-extra/SecurityExplorerPlugin/resource.h
Normal file
26
plugins-extra/SecurityExplorerPlugin/resource.h
Normal file
@@ -0,0 +1,26 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by SecurityExplorer.rc
|
||||
//
|
||||
#define IDD_LSA 101
|
||||
#define IDD_SESSIONS 102
|
||||
#define IDD_USERS 103
|
||||
#define IDD_GROUPS 104
|
||||
#define IDC_EDITPOLICYSECURITY 1001
|
||||
#define IDC_ACCOUNTS 1002
|
||||
#define IDC_DELETE 1003
|
||||
#define IDC_ACCOUNT_DELETE 1003
|
||||
#define IDC_PRIVILEGES 1004
|
||||
#define IDC_ACCOUNT_SECURITY 1005
|
||||
#define IDC_SESSIONS 1006
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 104
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1007
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user