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.5 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by DhcpExim.rc
  4. //
  5. #define IDS_EXPORT_TO_FILE 1
  6. #define IDS_IMPORT_FROM_FILE 2
  7. #define IDS_ERROR_INITIALIZATION 3
  8. #define IDS_ERROR_CLEANUP 4
  9. #define IDS_ERROR_CLASS_CONFLICT 5
  10. #define IDS_ERROR_OPTDEF_CONFLICT 6
  11. #define IDS_ERROR_OPTION_CONFLICT 7
  12. #define IDS_ERROR_SUBNET_OPTION_CONFLICT 8
  13. #define IDS_ERROR_RES_OPTION_CONFLICT 9
  14. #define IDS_ERROR_SUBNET_NOT_FOUND 10
  15. #define IDS_ERROR_SUBNET_CONFLICT 11
  16. #define IDS_ERROR_DBENTRY_FAILED 12
  17. #define IDS_SUCCEEDED 13
  18. #define IDD_DHCPEXIM_DIALOG 102
  19. #define IDD_EXIM_LISTVIEW_DIALOG 103
  20. #define IDD_EXIM_LISTVIEW_DIALOG2 104
  21. #define IDR_MAINFRAME 128
  22. #define IDC_RADIO_EXPORT 1000
  23. #define IDC_RADIO_IMPORT 1001
  24. #define IDC_BUTTON_CANCEL 1002
  25. #define IDC_BUTTON_OK 1003
  26. #define IDC_LIST1 1004
  27. #define IDC_LIST2 1005
  28. #define IDC_STATIC_ACTION 1006
  29. #define IDC_CHECK1 1007
  30. // Next default values for new objects
  31. //
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34. #define _APS_NEXT_RESOURCE_VALUE 130
  35. #define _APS_NEXT_COMMAND_VALUE 32771
  36. #define _APS_NEXT_CONTROL_VALUE 1007
  37. #define _APS_NEXT_SYMED_VALUE 101
  38. #endif
  39. #endif