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.

41 lines
1.3 KiB

  1. //*************************************************************
  2. //
  3. // Resource.h - Header file for userenv.rc
  4. //
  5. // Microsoft Confidential
  6. // Copyright (c) Microsoft Corporation 1995
  7. // All rights reserved
  8. //
  9. //*************************************************************
  10. #include "uevents.h"
  11. #define IDS_FAILED_GET_DSROLE 1
  12. #define IDS_ERROR_LOAD_USERENV 2
  13. #define IDS_ERROR_GET_PROC_ADDR 3
  14. #define IDS_ERROR_CREATE_GPO_INSTANCE 4
  15. #define IDS_ERROR_OPEN_LPO 5
  16. #define IDS_ERROR_GET_REGISTRY_KEY 6
  17. #define IDS_ERROR_OPEN_EFSKEY 7
  18. #define IDS_ERROR_CREATE_EFSBLOB 8
  19. #define IDS_ERROR_SAVE_EFSBLOB 9
  20. #define IDS_ERROR_SAVE_LPO 10
  21. #define IDS_ERROR_GET_DSROOT 11
  22. #define IDS_ERROR_BIND_DS 12
  23. #define IDS_DEFAULT_EFS_POLICY 13
  24. #define IDS_DEFAULT_DOMAIN_POLICY 14
  25. #define IDS_ERROR_LINK_GPO 15
  26. #define IDS_ERROR_NO_MEMORY 16
  27. #define IDS_ERROR_GET_EFS_GPOPATH 17
  28. #define IDS_ERROR_GET_DEFAULT_GPOPATH 18
  29. #define IDS_ERROR_NEW_GPO 19
  30. #define IDS_ERROR_GETGPO_FILE_PATH 20
  31. #define IDS_ERROR_CREATE_DIRECTORY 21
  32. #define IDS_ERROR_COPY_TEMPLATE 22
  33. #define IDS_ERROR_GETGPO_REGKEY 23
  34. #define IDS_ERROR_SAVE_GPO 24
  35. #define IDS_ERROR_ADD_CERTIFICATE 25