Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

423 lines
17 KiB

  1. /*++
  2. Copyright (c) 1994 Microsoft Corporation
  3. Module Name:
  4. scesrvrc.h
  5. Abstract:
  6. This module defines resource IDs for strings
  7. Author:
  8. Jin Huang (Jinhuang) 17-Sept.-1997
  9. Revision History:
  10. --*/
  11. #ifndef __scedllrc__
  12. #define __scedllrc__
  13. #include "commonrc.h"
  14. #define SCEDLL_SCP_INIT_ERROR 7101
  15. #define SCEDLL_SCP_INIT_SUCCESS 7102
  16. #define SCEDLL_SCP_READ_PROFILE 7103
  17. #define SCEDLL_SCP_BEGIN_POLICY 7104
  18. #define SCEDLL_SCP_ACCESS_ERROR 7105
  19. #define SCEDLL_SCP_ACCESS_SUCCESS 7106
  20. #define SCEDLL_SCP_AUDIT_ERROR 7107
  21. #define SCEDLL_SCP_AUDIT_SUCCESS 7108
  22. #define SCEDLL_SCP_BEGIN_PRIVILEGES 7109
  23. #define SCEDLL_SCP_PRIVILEGES_ERROR 7110
  24. #define SCEDLL_SCP_PRIVILEGES_SUCCESS 7111
  25. #define SCEDLL_SCP_BEGIN_USERSETTING 7112
  26. #define SCEDLL_SCP_USERSETTING_ERROR 7113
  27. #define SCEDLL_SCP_USERSETTING_SUCCESS 7114
  28. #define SCEDLL_SCP_BEGIN_GROUPMGMT 7115
  29. #define SCEDLL_SCP_GROUPMGMT_ERROR 7116
  30. #define SCEDLL_SCP_GROUPMGMT_SUCCESS 7117
  31. #define SCEDLL_SCP_BEGIN_REGISTRY 7118
  32. #define SCEDLL_SCP_REGISTRY_ERROR 7119
  33. #define SCEDLL_SCP_REGISTRY_SUCCESS 7120
  34. #define SCEDLL_SCP_BEGIN_FILE 7121
  35. #define SCEDLL_SCP_FILE_ERROR 7122
  36. #define SCEDLL_SCP_FILE_SUCCESS 7123
  37. #define SCEDLL_SCP_BEGIN_DS 7124
  38. #define SCEDLL_SCP_DS_ERROR 7125
  39. #define SCEDLL_SCP_DS_SUCCESS 7126
  40. #define SCEDLL_SCP_BEGIN_GENERALSVC 7127
  41. #define SCEDLL_SCP_GENERALSVC_ERROR 7128
  42. #define SCEDLL_SCP_GENERALSVC_SUCCESS 7129
  43. #define SCEDLL_SCP_BEGIN_ATTACHMENT 7130
  44. #define SCEDLL_SCP_ATTACHMENT_ERROR 7131
  45. #define SCEDLL_SCP_ATTACHMENT_SUCCESS 7132
  46. #define SCEDLL_SCP_KERBEROS_ERROR 7133
  47. #define SCEDLL_SCP_KERBEROS_SUCCESS 7134
  48. #define SCEDLL_SCP_REGVALUES_ERROR 7135
  49. #define SCEDLL_SCP_REGVALUES_SUCCESS 7136
  50. #define SCEDLL_SCP_UNINIT 7137
  51. #define SCEDLL_SCP_ADMIN_NOT_ALLOWED 7138
  52. #define SCEDLL_SCP_GUEST_NOT_ALLOWED 7139
  53. #define SCEDLL_SCP_ADD 7140
  54. #define SCEDLL_SCP_ADDTO 7141
  55. #define SCEDLL_SCP_CANNOT_REMOVE 7142
  56. #define SCEDLL_SCP_CONFIGURE 7143
  57. #define SCEDLL_SCP_ERROR_ADD 7144
  58. #define SCEDLL_SCP_ERROR_ADDTO 7145
  59. #define SCEDLL_SCP_ERROR_ADMINISTRATOR 7146
  60. #define SCEDLL_SCP_ERROR_CONFIGURE 7147
  61. #define SCEDLL_SCP_ERROR_EVENT_AUDITING 7148
  62. #define SCEDLL_SCP_ERROR_GUEST 7149
  63. #define SCEDLL_SCP_ERROR_LOGSETTINGS 7150
  64. #define SCEDLL_SCP_ERROR_KERBEROS 7151
  65. #define SCEDLL_SCP_ERROR_LOCKOUT 7152
  66. #define SCEDLL_SCP_ERROR_LOGOFF 7153
  67. #define SCEDLL_SCP_ERROR_PASSWORD 7154
  68. #define SCEDLL_SCP_ERROR_REMOVE 7155
  69. #define SCEDLL_SCP_ERROR_UAS 7156
  70. #define SCEDLL_SCP_ERROR_USERSETTINGS 7157
  71. #define SCEDLL_SCP_EVENT_AUDITING 7158
  72. #define SCEDLL_SCP_KERBEROS 7159
  73. #define SCEDLL_SCP_LOCKOUT 7160
  74. #define SCEDLL_SCP_LOGOFF 7161
  75. #define SCEDLL_SCP_LOGSETTINGS 7162
  76. #define SCEDLL_SCP_NOT_SUPPORT 7163
  77. #define SCEDLL_SCP_OTHER_POLICY 7164
  78. #define SCEDLL_SCP_PASSWORD 7165
  79. #define SCEDLL_SCP_REMOVE 7166
  80. #define SCEDLL_SCP_RENAME_ADMIN 7167
  81. #define SCEDLL_SCP_RENAME_GUEST 7168
  82. #define SCEDLL_SCP_TAKE_OWNER 7169
  83. #define SCEDLL_SCP_UAS 7170
  84. #define SCEDLL_SCP_USERSETTINGS 7171
  85. #define SCEDLL_SCP_ERROR_REGVALUES 7172
  86. #define SCEDLL_SCP_ERROR_STOP 7173
  87. #define SCEDLL_SCP_ERROR_START 7174
  88. #define SCEDLL_SCP_ERROR_OPENFORSTOP 7175
  89. #define SCEDLL_SCP_ERROR_OPENFORSTART 7176
  90. #define SCEDLL_SCP_DISABLE_ADMIN 7177
  91. #define SCEDLL_SCP_ENABLE_ADMIN 7178
  92. #define SCEDLL_SCP_DISABLE_GUEST 7179
  93. #define SCEDLL_SCP_ENABLE_GUEST 7180
  94. #define SCEDLL_SAP_INIT_ERROR 7181
  95. #define SCEDLL_SAP_INIT_SUCCESS 7182
  96. #define SCEDLL_SAP_READ_PROFILE 7183
  97. #define SCEDLL_SAP_BEGIN_POLICY 7184
  98. #define SCEDLL_SAP_ACCESS_ERROR 7185
  99. #define SCEDLL_SAP_ACCESS_SUCCESS 7186
  100. #define SCEDLL_SAP_AUDIT_ERROR 7187
  101. #define SCEDLL_SAP_AUDIT_SUCCESS 7188
  102. #define SCEDLL_SAP_POLICY_ERROR 7189
  103. #define SCEDLL_SAP_BEGIN_PRIVILEGES 7190
  104. #define SCEDLL_SAP_PRIVILEGES_ERROR 7191
  105. #define SCEDLL_SAP_PRIVILEGES_SUCCESS 7192
  106. #define SCEDLL_SAP_BEGIN_USERSETTING 7193
  107. #define SCEDLL_SAP_USERSETTING_ERROR 7194
  108. #define SCEDLL_SAP_USERSETTING_SUCCESS 7195
  109. #define SCEDLL_SAP_BEGIN_GROUPMGMT 7196
  110. #define SCEDLL_SAP_GROUPMGMT_ERROR 7197
  111. #define SCEDLL_SAP_GROUPMGMT_SUCCESS 7198
  112. #define SCEDLL_SAP_BEGIN_REGISTRY 7199
  113. #define SCEDLL_SAP_REGISTRY_ERROR 7200
  114. #define SCEDLL_SAP_REGISTRY_SUCCESS 7201
  115. #define SCEDLL_SAP_BEGIN_FILE 7202
  116. #define SCEDLL_SAP_FILE_ERROR 7203
  117. #define SCEDLL_SAP_FILE_SUCCESS 7204
  118. #define SCEDLL_SAP_BEGIN_DS 7205
  119. #define SCEDLL_SAP_DS_ERROR 7206
  120. #define SCEDLL_SAP_DS_SUCCESS 7207
  121. #define SCEDLL_SAP_BEGIN_GENERALSVC 7208
  122. #define SCEDLL_SAP_GENERALSVC_ERROR 7209
  123. #define SCEDLL_SAP_GENERALSVC_SUCCESS 7210
  124. #define SCEDLL_SAP_BEGIN_ATTACHMENT 7211
  125. #define SCEDLL_SAP_ATTACHMENT_ERROR 7212
  126. #define SCEDLL_SAP_ATTACHMENT_SUCCESS 7213
  127. #define SCEDLL_SAP_KERBEROS_ERROR 7214
  128. #define SCEDLL_SAP_KERBEROS_SUCCESS 7215
  129. #define SCEDLL_SAP_REGVALUES_ERROR 7216
  130. #define SCEDLL_SAP_REGVALUES_SUCCESS 7217
  131. #define SCEDLL_SAP_UNINIT 7218
  132. #define SCEDLL_SAP_ANALYZE 7220
  133. #define SCEDLL_SAP_ERROR_ACL 7221
  134. #define SCEDLL_SAP_ERROR_ADD 7222
  135. #define SCEDLL_SAP_ERROR_ADMINISTRATOR 7223
  136. #define SCEDLL_SAP_ERROR_ANALYZE 7224
  137. #define SCEDLL_SAP_ERROR_ENUMERATE 7225
  138. #define SCEDLL_SAP_ERROR_EVENT_AUDITING 7226
  139. #define SCEDLL_SAP_ERROR_GUEST 7227
  140. #define SCEDLL_SAP_ERROR_KERBEROS 7228
  141. #define SCEDLL_SAP_ERROR_LOCKOUT 7229
  142. #define SCEDLL_SAP_ERROR_LOGOFF 7230
  143. #define SCEDLL_SAP_ERROR_OUT 7231
  144. #define SCEDLL_SAP_ERROR_PASSWORD 7232
  145. #define SCEDLL_SAP_ERROR_SAVE 7233
  146. #define SCEDLL_SAP_ERROR_SECURITY 7234
  147. #define SCEDLL_SAP_ERROR_UAS 7235
  148. #define SCEDLL_SAP_EVENT_AUDITING 7236
  149. #define SCEDLL_SAP_IGNORE_TEMPLATE 7237
  150. #define SCEDLL_SAP_KERBEROS 7238
  151. #define SCEDLL_SAP_LOCKOUT 7239
  152. #define SCEDLL_SAP_LOGOFF 7240
  153. #define SCEDLL_SAP_LOGSETTINGS 7241
  154. #define SCEDLL_SAP_NOT_SUPPORT 7242
  155. #define SCEDLL_SAP_OTHER_POLICY 7243
  156. #define SCEDLL_SAP_PASSWORD 7244
  157. #define SCEDLL_SAP_START_SECTION 7245
  158. #define SCEDLL_SAP_UAS 7246
  159. #define SCEDLL_SAP_ERROR_LSA_ANON_LOOKUP 7247
  160. #define SCEDLL_ACCOUNT_DOMAIN 7250
  161. #define SCEDLL_ADMIN_LOGON 7251
  162. #define SCEDLL_ADMINISTRATORS_SID 7252
  163. #define SCEDLL_BEGIN_INIT 7253
  164. #define SCEDLL_BEGIN_RECOVERY 7254
  165. #define SCEDLL_CANNOT_FIND 7255
  166. #define SCEDLL_CREATE_TABLE 7256
  167. #define SCEDLL_DELETE_TABLE 7257
  168. #define SCEDLL_ENGINE_STATUS_RESET 7258
  169. #define SCEDLL_ERROR_ADJUST 7259
  170. #define SCEDLL_ERROR_ALIAS_MEMBER 7260
  171. #define SCEDLL_ERROR_ALIAS_MEMBEROF 7261
  172. #define SCEDLL_ERROR_ANALYZE_MEMBEROF 7262
  173. #define SCEDLL_ERROR_ANALYZE_MEMBERS 7263
  174. #define SCEDLL_ERROR_BUILD_SD 7264
  175. #define SCEDLL_ERROR_COMPUTESD 7265
  176. #define SCEDLL_ERROR_CONVERT 7266
  177. #define SCEDLL_ERROR_CONVERT_LDAP 7267
  178. #define SCEDLL_ERROR_CONVERT_SECTION 7268
  179. #define SCEDLL_ERROR_CREATE 7269
  180. #define SCEDLL_ERROR_DELETE 7270
  181. #define SCEDLL_ERROR_GENERATE 7271
  182. #define SCEDLL_ERROR_IGNORE_POLICY 7249
  183. #define SCEDLL_ERROR_LOAD 7272
  184. #define SCEDLL_ERROR_LOOKUP 7273
  185. #define SCEDLL_ERROR_OPEN 7274
  186. #define SCEDLL_ERROR_PROCESS_UNICODE 7275
  187. #define SCEDLL_ERROR_QUERY_EVENT_AUDITING 7276
  188. #define SCEDLL_ERROR_QUERY_INFO 7277
  189. #define SCEDLL_ERROR_QUERY_LOCKOUT 7278
  190. #define SCEDLL_ERROR_QUERY_LOGOFF 7279
  191. #define SCEDLL_ERROR_QUERY_LOGSETTINGS 7280
  192. #define SCEDLL_ERROR_QUERY_PASSWORD 7281
  193. #define SCEDLL_ERROR_QUERY_SECURITY 7282
  194. #define SCEDLL_ERROR_QUERY_UAS 7283
  195. #define SCEDLL_ERROR_QUERY_VOLUME 7284
  196. #define SCEDLL_ERROR_SAVE_REGISTRY 7285
  197. #define SCEDLL_ERROR_SET_INFO 7286
  198. #define SCEDLL_ERROR_SET_SECURITY 7287
  199. #define SCEDLL_ERROR_START_TRANS 7288
  200. #define SCEDLL_ERROR_TAKE_OWNER 7289
  201. #define SCEDLL_ERROR_USER_MEMBER 7290
  202. #define SCEDLL_ERROR_WRITE_INFO 7291
  203. #define SCEDLL_EVENT_IS_OFF 7292
  204. #define SCEDLL_EVENT_RESTORED 7293
  205. #define SCEDLL_FIND_DBLOCATION 7294
  206. #define SCEDLL_GENERATE_TEMPLATE 7295
  207. #define SCEDLL_INVALID_GROUP 7296
  208. #define SCEDLL_INVALID_PATH 7297
  209. #define SCEDLL_INVALID_SECURITY 7298
  210. #define SCEDLL_INVALID_USER 7299
  211. #define SCEDLL_LOAD_ATTACHMENT 7300
  212. #define SCEDLL_LOGFILE_INVALID 7301
  213. #define SCEDLL_LSA_POLICY 7302
  214. #define SCEDLL_NO_ACL_SUPPORT 7303
  215. #define SCEDLL_NO_DETAIL 7304
  216. #define SCEDLL_NO_MAPPINGS 7305
  217. #define SCEDLL_NOT_GROUP 7306
  218. #define SCEDLL_PROCESS_TEMPLATE 7307
  219. #define SCEDLL_SEPARATOR 7308
  220. #define SCEDLL_TAB_SEPARATOR 7309
  221. #define SCEDLL_TIMESTAMP_ERROR 7310
  222. #define SCEDLL_TOTAL_TICKS_ERROR 7311
  223. #define SCEDLL_UNKNOWN_DBLOCATION 7312
  224. #define SCEDLL_UNKNOWN_LOGON_USER 7313
  225. #define SCEDLL_USER_OBJECT 7314
  226. #define SCEDLL_USERRIGHT_NOT_DEFINED 7315
  227. #define SCEDLL_PROCESS 7316
  228. #define SCEDLL_COPY_LOCAL 7317
  229. #define SCEDLL_ERROR_COPY 7318
  230. #define SCEDLL_ERROR_DELETE_DB 7319
  231. #define SCEDLL_ERROR_RECOVER_DB 7320
  232. #define SCEDLL_STATUS_ERROR 7321
  233. #define SCEDLL_STATUS_MATCH 7322
  234. #define SCEDLL_STATUS_MISMATCH 7323
  235. #define SCEDLL_STATUS_NC 7324
  236. #define SCEDLL_STATUS_NEW 7325
  237. #define SCEDLL_STATUS_NOACL 7326
  238. #define SCESRV_ALIAS_NAME_SERVER_OPS 7370
  239. #define SCESRV_ALIAS_NAME_ACCOUNT_OPS 7371
  240. #define SCESRV_ALIAS_NAME_PRINT_OPS 7372
  241. #define SCESRV_ALIAS_CREATE 7373
  242. #define SCESRV_ALIAS_UNSUPPORTED 7374
  243. #define SCEDLL_COPY_DEFAULT 7380
  244. #define SCEDLL_ERROR_COPY_DEFAULT 7381
  245. #define IDS_WARNING 7385
  246. #define IDS_ERROR 7386
  247. #define IDS_REGISTRY_DELAY_FILTER 7387
  248. #define IDS_ERROR_LOOKUP 7388
  249. #define IDS_ERROR_CONVERT_SID 7389
  250. #define IDS_COPY_DOMAIN_GPO 7390
  251. #define IDS_COPY_OU_GPO 7391
  252. #define IDS_COPY_PRIVILEGE_UPGRADE 7392
  253. #define IDS_COPY_PRIVILEGE_FRESH 7393
  254. #define IDS_ERROR_GET_PROCADDR 7394
  255. #define IDS_COPY_ONE_PRIVILEGE 7395
  256. #define IDS_NO_ANALYSIS 7396
  257. #define IDS_NO_ANALYSIS_FRESH 7397
  258. #define IDS_ANALYSIS_MISMATCH 7398
  259. #define IDS_ERROR_OPEN_LOG 7399
  260. #define IDS_ERROR_BIND 7400
  261. #define IDS_FAIL 7401
  262. #define SCESRV_POLICY_TATTOO_PREPARE 7405
  263. #define SCESRV_POLICY_TATTOO_ERROR_RESET 7406
  264. #define SCESRV_POLICY_TATTOO_CHECK 7407
  265. #define SCESRV_POLICY_TATTOO_ERROR_CREATE 7408
  266. #define SCESRV_POLICY_TATTOO_ERROR_SETTING 7409
  267. #define SCESRV_POLICY_TATTOO_ERROR_QUERY 7410
  268. #define SCESRV_POLICY_TATTOO_REMOVE_SETTING 7411
  269. #define SCESRV_POLICY_TATTOO_EXIST 7412
  270. #define SCESRV_POLICY_TATTOO_NONEXIST 7413
  271. #define SCESRV_POLICY_TATTOO_QUERY 7414
  272. #define SCESRV_POLICY_TATTOO_ADD 7415
  273. #define SCESRV_POLICY_TATTOO_ERROR_REMOVE 7416
  274. #define SCESRV_POLICY_TATTOO_ARRAY 7417
  275. #define SCEDLL_SCP_BEGIN_REGISTRY_64KEY 7418
  276. #define SCEDLL_SCP_BEGIN_REGISTRY_32KEY 7419
  277. #define SCESRV_ENFORCE_DENY_LOCAL_RIGHT 7420
  278. #define SCESRV_ENFORCE_DENY_NETWORK_RIGHT 7421
  279. #define SCESRV_ENFORCE_NETWORK_RIGHT 7422
  280. #define SCESRV_ENFORCE_LOCAL_RIGHT 7423
  281. #define SCESRV_ERROR_ENFORCE_NETWORK_RIGHT 7424
  282. #define SCESRV_ERROR_ENFORCE_LOCAL_RIGHT 7425
  283. #define SCESRV_POLICY_PENDING_SAM 7430
  284. #define SCESRV_POLICY_PENDING_AUDIT 7431
  285. #define SCESRV_POLICY_PENDING_REMOVE_RIGHTS 7432
  286. #define SCESRV_POLICY_PENDING_RIGHTS 7433
  287. #define SCESRV_POLICY_PENDING_QUERY 7434
  288. #define SCESRV_ERROR_PRIVATE_LSA 7435
  289. #define SCESRV_ERROR_QUERY_ACCOUNT_RIGHTS 7436
  290. #define IDS_ERROR_SAVE_POLICY_GPO_ACCOUNT 7437
  291. #define IDS_ERROR_SAVE_POLICY_GPO_OTHER 7438
  292. #define SCESRV_POLICY_ERROR_SPLAY_INITIALIZE 7439
  293. #define SCEDLL_CONVERT_ROOT_NON_NTFS 7450
  294. #define SCEDLL_CONVERT_ROOT_ERROR_QUERY_VOLUME 7451
  295. #define SCEDLL_CONVERT_ROOT_NOT_FIXED_VOLUME 7452
  296. #define SCEDLL_CONVERT_ROOT_NTFS_VOLUME 7453
  297. #define SCEDLL_CONVERT_ERROR_PROFILES_DIR 7454
  298. #define SCEDLL_CONVERT_SUCCESS_PROFILES_DIR 7455
  299. #define SCEDLL_CONVERT_ERROR_TEMPLATE_APPLY 7456
  300. #define SCEDLL_CONVERT_SUCCESS_TEMPLATE_APPLY 7457
  301. #define SCEDLL_CONVERT_ERROR_DACL 7458
  302. #define SCEDLL_CONVERT_ERROR_MARTA 7459
  303. #define SCEDLL_CONVERT_ERROR_EVENT_WAIT 7460
  304. #define SCEDLL_CONVERT_SUCCESS_EVENT_WAIT 7461
  305. #define SCEDLL_CONVERT_SUCCESS_REGVAL_QUERY 7462
  306. #define SCEDLL_CONVERT_ERROR_REGVAL_QUERY 7463
  307. #define SCEDLL_CONVERT_OUT_OF_MEMORY 7464
  308. #define SCEDLL_CONVERT_NOTEXIST_REGVAL 7465
  309. #define SCEDLL_CONVERT_STATUS_CREATING_THREAD 7466
  310. #define SCEDLL_CONVERT_SUCCESS_MARTA 7467
  311. #define SCEDLL_CONVERT_ERROR_IIS_DIR 7468
  312. #define SCEDLL_CONVERT_SUCCESS_IIS_DIR 7469
  313. #define IDS_ERROR_CONVERT_PARAMETER 7470
  314. #define IDS_ERROR_CONVERT_BAD_ENV_VAR 7471
  315. #define IDS_INFO_CONVERT_DRIVE 7472
  316. #define IDS_ERROR_CONVERT_PROD_TYPE 7473
  317. #define SCEDLL_CONVERT_BAD_ENV_VAR 7474
  318. #define SCEDLL_CONVERT_ERROR_DLL_FUNCTION 7475
  319. #define SCEDLL_CONVERT_ERROR_DLL_LOAD 7476
  320. #define SCEDLL_CONVERT_ERROR_EVENT_HANDLE 7477
  321. #define SCEDLL_CONVERT_PROD_TYPE 7478
  322. #define SCEDLL_ERROR_QUERYING_ACCOUNT_RIGHTS 7479
  323. #define SCESRV_POLICY_TATTOO_NOT_REMOVE_MEMBERS 7480
  324. #define IDS_FREE_DISK_SPACE 7481
  325. #define SCEDLL_SCP_ERROR_LSAPOLICY_QUERY 7490
  326. #define SCEDLL_SCP_ERROR_LSAPOLICY_SET 7491
  327. #define SCEDLL_SCP_ERROR_LSAPOLICY_BUILDDACL 7492
  328. #define SCEDLL_SCP_ERROR_LSAPOLICY_SD_INIT 7493
  329. #define SCEDLL_SCP_ERROR_LSAPOLICY_AUTHZ 7494
  330. #define SCEDLL_SCP_INFO_LSAPOLICY_EXISTING_SDDL 7495
  331. #define SCEDLL_SCP_INFO_LSAPOLICY_COMPUTED_SDDL 7496
  332. #define SCEDLL_SCP_LSAPOLICY 7497
  333. #define SCEDLL_SAP_LSAPOLICY 7498
  334. #define SCEDLL_SCP_ERROR_DISABLE_ADMIN 7500
  335. #define SCEDLL_SCP_ERROR_DISABLE_GUEST 7501
  336. #define SCEDLL_SAP_ERROR_DISABLE_ADMIN 7502
  337. #define SCEDLL_SAP_ERROR_DISABLE_GUEST 7503
  338. #define SCEDLL_CANNOT_FIND_INDS 7505
  339. #define SCEDLL_EMPTY_MEMBERSHIP 7506
  340. #define SCEDLL_SCP_ERROR_NOREMOVE 7507
  341. #define SCESRV_SETUPUPD_ERROR_LMCOMPAT 7508
  342. #define SCESRV_SETUPUPD_IGNORE_LMCOMPAT 7509
  343. #define SCESRV_POLICY_ERROR_VERIFY_SYNC 7510
  344. #define SCESRV_POLICY_ERROR_LOCALDC 7511
  345. #define SCESRV_POLICY_ERROR_PDCROLE 7512
  346. #define SCESRV_POLICY_ERROR_FILE_OUTOFSYNC 7513
  347. #define SCESRV_POLICY_NEW_PENDING_SAM 7514
  348. #define SCESRV_POLICY_PENDING_REQUERY 7515
  349. #define SCESRV_POLICY_PENDING_SAM_REQUERY 7516
  350. #define SCESRV_POLICY_SAM_RESET_FILTER_SYNC 7517
  351. #define SCESRV_POLICY_SAM_SET_FILTER_SYNC 7518
  352. #define SCEDLL_SCP_ERROR_REMOVEFROM 7519
  353. #define SCEDLL_SCP_SUCCESS_REMOVEFROM 7520
  354. #define SCEDLL_SCP_SUCCESS_ADDTO 7521
  355. #define SCEDLL_SCP_OLDTATTOO 7522
  356. #define SCEDLL_SCP_NEWTATTOO 7523
  357. #define SCEDLL_SCP_DELETETATTOO 7524
  358. #define SCEDLL_SCP_SUCCESS_ADDTO_ALREADYADDED 7525
  359. #define SCEDLL_SCP_SUCCESS_REMOVEFROM_ALREADYREMOVED 7526
  360. #endif