| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by MaxEgg.rc
- //
- #define IDS_LIBDESCRIPTION 1
- #define IDS_CATEGORY 2
- #define IDS_CLASS_NAME 3
- #define IDS_PARAMS 4
- #define IDS_SPIN 5
- #define IDD_PANEL 101
- #define IDD_EGG_DETAILS 102
- #define IDC_EGGS_LABEL 1019
- #define IDC_ADD_EGG 1021
- #define IDC_EDIT_EGG 1022
- #define IDC_REMOVE_EGG 1023
- #define IDC_LIST_EGGS 1024
- #define IDC_OVERWRITE_CHECK 1027
- #define IDC_EXPORT 1028
- #define IDC_PANEL_TITLE 1029
- #define IDC_OVERWRITE_CHECK2 1030
- #define IDC_PVIEW_CHECK 1030
- #define IDC_MODEL 1033
- #define IDC_ANIMATION 1034
- #define IDC_BOTH 1035
- #define IDC_POSE 1036
- #define IDC_FILENAME 1038
- #define IDC_BROWSE 1039
- #define IDC_EXPORT_ALL 1040
- #define IDC_EXPORT_SELECTED 1041
- #define IDC_ADD_EXPORT 1043
- #define IDC_LIST_EXPORT 1044
- #define IDC_REMOVE_EXPORT 1046
- #define IDC_EXP_ALL_FRAMES 1049
- #define IDC_EXP_SEL_FRAMES 1050
- #define IDC_SF 1051
- #define IDC_SF_LABEL 1052
- #define IDC_EF 1053
- #define IDC_CHECK1 1054
- #define IDC_EF_LABEL 1057
- #define IDC_OK 1058
- #define IDC_CANCEL 1059
- #define IDC_LOGGING 1060
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 103
- #define _APS_NEXT_COMMAND_VALUE 40001
- #define _APS_NEXT_CONTROL_VALUE 1061
- #define _APS_NEXT_SYMED_VALUE 102
- #endif
- #endif
|