63 lines
2.4 KiB
C
63 lines
2.4 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by T3D.rc
|
|
//
|
|
#define ID_BT_DELETE 3
|
|
#define ID_BT_OPEN 4
|
|
#define IDD_DLG_VIEWERCONTENT 101
|
|
#define IDB_BITMAP_FORWARD 107
|
|
#define IDB_BITMAP_REWIND 108
|
|
#define IDB_BITMAP_PLAY 109
|
|
#define IDB_BITMAP_REVERSE 110
|
|
#define IDB_BITMAP_STOP 111
|
|
#define IDB_EDIT_NOOBJECT 120
|
|
#define IDB_EDIT_SUPOBJ 121
|
|
#define IDB_NOEDIT_NOOBJECT 122
|
|
#define IDB_NOEDIT_SUPOBJ 123
|
|
#define IDB_PEDIT_NOOBJECT 124
|
|
#define IDB_PEDIT_SUPOBJ 125
|
|
#define IDB_PNOEDIT_NOOBJECT 126
|
|
#define IDB_PNOEDIT_SUPOBJ 127
|
|
#define IDD_DIALOG_ANIM 400
|
|
#define ID_BT_ADD 1001
|
|
#define IDC_EDIT_CHANNEL 1001
|
|
#define IDC_COMBO_TYPE 1002
|
|
#define IDC_EDIT_FRAME 1002
|
|
#define IDC_TREE_HIERARCHY 1003
|
|
#define IDC_EDIT_SPEED 1003
|
|
#define IDC_BUTTON_LOAD 1004
|
|
#define IDC_BUTTON_SAVEBIN 1005
|
|
#define IDC_SLIDER 1005
|
|
#define IDC_BUTTON_HELP 1006
|
|
#define IDC_BT_REINIT 1007
|
|
#define IDC_EDIT_ANIMATIONS 1008
|
|
#define IDC_BUTTON_REWIND 1010
|
|
#define IDC_EDIT_SELECTION_STATUS 1011
|
|
#define IDC_LIST_FAMILIES 1012
|
|
#define IDC_LIST_ANIMS 1013
|
|
#define IDC_LIST_ACTIONS 1014
|
|
#define IDC_STATIC_CURRENTFRAME 1015
|
|
#define IDC_SCROLLBAR_FRAME 1016
|
|
#define IDC_BT_FAMILY 1017
|
|
#define IDC_STATIC_CURRENTSPEED 1017
|
|
#define IDC_BUTTON_REVERSE 1018
|
|
#define IDC_BUTTON_STOP 1019
|
|
#define IDC_BUTTON_PLAY 1020
|
|
#define IDC_BUTTON_FORWARD 1021
|
|
#define IDC_BT_ANIM 1022
|
|
#define IDC_BT_ACTION 1023
|
|
#define IDC_STATIC_CURRENTANIMATION 1024
|
|
#define IDC_LIST_CHOICE 1217
|
|
#define IDC_LIST_CONTENT 1218
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 121
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1012
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|