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.

17 lines
826 B

  1. // --------------------------------------------------------------------------------
  2. // Resource.h
  3. // --------------------------------------------------------------------------------
  4. #define IDD_IMPORTOE5 101
  5. #define IDC_FROM_ID 1000
  6. #define IDC_IDLIST 1001
  7. #define IDC_FROM_DIRECTORY 1002
  8. #define IDC_OE5ONLY 1003
  9. #define IDS_SELECT_ID 1006
  10. #define IDS_TITLE 1007
  11. #define IDS_CANT_IMPORT_ID 1008
  12. #define IDC_STATIC -1
  13. #define IDD_PASSWORD 1009
  14. #define IDS_PROMPT 1010
  15. #define IDE_PASSWORD 1011
  16. #define IDS_PASSWORD_ERROR 1012
  17. #define IDS_ACCESS_DENIED 1013