2025-11-28 00:35:46 +09:00

44 lines
1.6 KiB
C

/*
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
PARTICULAR PURPOSE.
Copyright (C) 1998 - 2000. Microsoft Corporation. All rights reserved.
Used by Main.rc
*/
#define IDS_PRIV_READ 1
#define IDS_PRIV_MODIFY 2
#define IDS_PRIV_ALL 3
#define IDS_PRIV_ROOT 4
#define IDS_PRIV_DELETE 5
#define IDS_INH_ALL 6
#define IDS_INH_CONTAINER 7
#define IDS_INH_OBJECT 8
#define IDS_INH_NONE 9
#define IDD_DIALOG_MAIN 101
#define IDI_LARGE 102
#define IDD_LOGON 105
#define IDR_PRIVOBJ_ACC 107
#define IDC_OBJECT_TREE 1000
#define IDC_NEW_PIPE 1001
#define IDC_NEW_CONTAINER 1001
#define IDC_NEW_MMF 1002
#define IDC_NEW_OBJECT 1002
#define IDC_IMPERSONATE 1005
#define IDC_USERLIST 1007
#define IDC_ACCESSCHECK 1008
#define IDC_USERNAME 1009
#define IDC_PASSWORD 1010
#define IDC_SECURITY 1011
#define IDC_DOMAIN 1012
#define IDC_ADDACCESS 1013
#define IDC_LOOKSD 1014
#define IDC_NEW_TREE 1015
#define DUMMY 40001
#define IDC_STATIC -1