resource.h 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by resources.rc
  4. //
  5. #define IDS_PLUGIN_NAME 101
  6. #define IDD_DEVICE_VIEW 102
  7. #define IDD_ICON_EDITOR 104
  8. #define IDC_EDIT_NAME 1001
  9. #define IDC_EDIT_TITLE 1002
  10. #define IDC_EDIT_TYPE 1003
  11. #define IDC_EDIT_CONNECTION 1004
  12. #define IDC_COMBO_ATTACHED 1005
  13. #define IDC_COMBO_VISIBLE 1006
  14. #define IDC_EDIT_TOTALSPACE 1007
  15. #define IDC_SPIN_TOTALSPACE 1008
  16. #define IDC_EDIT_USEDSPACE 1009
  17. #define IDC_SPIN_USEDSPACE 1010
  18. #define IDC_COMBO_ICONS 1011
  19. #define IDC_BUTTON_NEWICON 1012
  20. #define IDC_BUTTON_REMOVEICON 1013
  21. #define IDC_STATIC_PREVIEWICON 1014
  22. #define IDC_EDIT_WIDTH 1015
  23. #define IDC_EDIT_HEIGHT 1016
  24. #define IDC_EDIT_PATH 1017
  25. #define IDC_BUTTON_BROWSE 1018
  26. #define IDC_BUTTON1 1019
  27. #define IDC_BUTTON_EDITICON 1019
  28. #define IDS_STRING102 65535
  29. // Next default values for new objects
  30. //
  31. #ifdef APSTUDIO_INVOKED
  32. #ifndef APSTUDIO_READONLY_SYMBOLS
  33. #define _APS_NEXT_RESOURCE_VALUE 105
  34. #define _APS_NEXT_COMMAND_VALUE 40001
  35. #define _APS_NEXT_CONTROL_VALUE 1020
  36. #define _APS_NEXT_SYMED_VALUE 101
  37. #endif
  38. #endif