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.

52 lines
1.9 KiB

  1. #define IDC_BUTTONHELP 104
  2. #define IDC_SERVICES 106
  3. #define IDC_PERSEAT 108
  4. #define IDC_PERSERVER 110
  5. #define IDC_USERCOUNT 112
  6. #define IDC_USERCOUNTARROW 114
  7. #define IDC_ADD_LICENSES 115
  8. #define IDC_REMOVE_LICENSES 116
  9. #define IDC_STATICTITLE 118
  10. #define IDC_STATICPERSEAT 120
  11. #define IDC_AGREE 122
  12. #define IDC_STATICINFO 124
  13. #define IDD_CPADLG 100
  14. #define IDD_SETUPDLG 200
  15. #define IDD_SETUP2DLG 300
  16. #define IDD_LICVIOLATIONDLG 400
  17. #define IDD_PERSEATDLG 500
  18. #define IDD_PERSERVERDLG 600
  19. #define IDD_SERVERAPPDLG 700
  20. #define IDC_STATICAGREE 121
  21. #define IDD_CPADLG_CONFIGURE 800
  22. #define IDC_CONFIGURE 801
  23. #define IDD_CPADLG_LCACONF 900
  24. #define IDC_PDC 901
  25. #define IDC_ES 902
  26. #define IDC_ENT_SERVER 903
  27. #define IDC_REPL_TIME 905
  28. #define IDC_REPL_INT 906
  29. #define IDC_HOURS 907
  30. #define IDC_HOURARROW 908
  31. #define IDC_HOUR 910
  32. #define IDC_TIMESEP1 911
  33. #define IDC_MINUTE 912
  34. #define IDC_TIMESEP2 913
  35. #define IDC_SECOND 914
  36. #define IDC_TIMEARROW 915
  37. #define IDC_AMPM 917
  38. #define IDC_TIMEEDIT_BORDER 918
  39. #define IDC_SYSTEM_ACCOUNT 919
  40. #define IDC_THIS_ACCOUNT 920
  41. #define IDC_ACCOUNT_NAME 921
  42. #define IDC_PASSWORD 922
  43. #define IDC_CONFIRM_PASSWORD 923
  44. #define IDI_LICCPA 1000
  45. #define IDI_LICSETUPICON 1001
  46. #define IDD_SPECIALSETUP 1100
  47. #define IDD_SETUP_LICENSE_MODE_PAGE 1101