maxResource.h 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by MaxEgg.rc
  4. //
  5. #define IDS_LIBDESCRIPTION 1
  6. #define IDS_CATEGORY 2
  7. #define IDS_CLASS_NAME 3
  8. #define IDS_PARAMS 4
  9. #define IDS_SPIN 5
  10. #define IDD_PANEL 101
  11. #define IDD_EGG_DETAILS 102
  12. #define IDC_EGGS_LABEL 1019
  13. #define IDC_ADD_EGG 1021
  14. #define IDC_EDIT_EGG 1022
  15. #define IDC_REMOVE_EGG 1023
  16. #define IDC_LIST_EGGS 1024
  17. #define IDC_OVERWRITE_CHECK 1027
  18. #define IDC_EXPORT 1028
  19. #define IDC_PANEL_TITLE 1029
  20. #define IDC_OVERWRITE_CHECK2 1030
  21. #define IDC_PVIEW_CHECK 1030
  22. #define IDC_MODEL 1033
  23. #define IDC_ANIMATION 1034
  24. #define IDC_BOTH 1035
  25. #define IDC_POSE 1036
  26. #define IDC_FILENAME 1038
  27. #define IDC_BROWSE 1039
  28. #define IDC_EXPORT_ALL 1040
  29. #define IDC_EXPORT_SELECTED 1041
  30. #define IDC_ADD_EXPORT 1043
  31. #define IDC_LIST_EXPORT 1044
  32. #define IDC_REMOVE_EXPORT 1046
  33. #define IDC_EXP_ALL_FRAMES 1049
  34. #define IDC_EXP_SEL_FRAMES 1050
  35. #define IDC_SF 1051
  36. #define IDC_SF_LABEL 1052
  37. #define IDC_EF 1053
  38. #define IDC_CHECK1 1054
  39. #define IDC_EF_LABEL 1057
  40. #define IDC_OK 1058
  41. #define IDC_CANCEL 1059
  42. #define IDC_LOGGING 1060
  43. // Next default values for new objects
  44. //
  45. #ifdef APSTUDIO_INVOKED
  46. #ifndef APSTUDIO_READONLY_SYMBOLS
  47. #define _APS_NEXT_RESOURCE_VALUE 103
  48. #define _APS_NEXT_COMMAND_VALUE 40001
  49. #define _APS_NEXT_CONTROL_VALUE 1061
  50. #define _APS_NEXT_SYMED_VALUE 102
  51. #endif
  52. #endif