#include <stdio.h>
#include <stdlib.h>
#include <winb.h>
#include <te.h>
#include <fntb.h>
#include <gui.h>

extern int	editDialogId ;
extern int	editSubDialogId ;
extern int	editMinDialogId[10] ;
extern int	editMsgId[24] ;
extern int	editNumBoxId[2][3] ;
extern int	editFileNumSet() ;
extern int	editFileMsgId[3] ;
extern int	editBtnId[8] ;
extern int	editPlaychk() ;
extern int	editFileInput() ;
extern int	editFileDel() ;
extern int	editOkBtnId ;
extern int	editOkchk() ;
extern int	editCanBtnId ;
extern int	editMosDialogId ;
extern int	editMosMsgId[2] ;
extern int	editPlayEnd() ;
extern int	editWaitDialogId ;
extern int	editWaitMsgId[1] ;

#define ALIGN	4
#define OFFSET(type) (sizeof(MMIPACKET) + (sizeof(type)+ALIGN-1)/ALIGN*ALIGN)

/*	MMI_init 用データ	*/

/*	ヘッダ	*/

MMIINIT	initDataIVDEDT = { "MmiInit",  60, 0 } ;

/* editDialogId */

static MMIPACKET d001 = {	&editDialogId,
							NULL,
							&MJ_ALERTL40,
							OFFSET(ALERTL40),
							MS_NONE
						} ;
static ALERTL40	d001d = {	MS_BTLEFTL40 | MS_EVMOVEL40 | MS_EVMOSONL40 | MS_EVKEYONL40 | MS_FIXEDL40,
							  72,  30, 569, 467, 8, 4, 8,
							MS_SRECTL40 | MS_UFRAMEL40 | MS_FRAMEL40,
							NULL,   0,   0,
							   0,   0,   0,   0
						} ;

/* editSubDialogId */

static MMIPACKET d002 = {	&editSubDialogId,
							&editDialogId,
							&MJ_DIALOGL40,
							OFFSET(DIALOGL40),
							MS_NONE
						} ;
static DIALOGL40	d002d = {	MS_BTLEFTL40 | MS_EVMOSONL40 | MS_FIXEDL40,
							  89,  54, 552, 432,15, 4, 8,
							MS_DFRAMEL40 | MS_FRAMEL40,
							NULL,   0,   0
						} ;

/* editMinDialogId[5] */

static MMIPACKET d003 = {	&editMinDialogId[5],
							&editSubDialogId,
							&MJ_DIALOGL40,
							OFFSET(DIALOGL40),
							MS_NONE
						} ;
static DIALOGL40	d003d = {	MS_BTLEFTL40 | MS_EVMOSONL40 | MS_FIXEDL40,
							 242,  66, 541, 187, 6, 7, 8,
							MS_DFRAMEL40 | MS_FRAMEL40,
							NULL,   0,   0
						} ;

/* editMinDialogId[8] */

static MMIPACKET d004 = {	&editMinDialogId[8],
							&editMinDialogId[5],
							&MJ_DIALOGL40,
							OFFSET(DIALOGL40),
							MS_NONE
						} ;
static DIALOGL40	d004d = {	MS_BTLEFTL40 | MS_EVMOSONL40 | MS_FIXEDL40,
							 253, 144, 533, 179,15, 4, 8,
							MS_UFRAMEL40 | MS_FRAMEL40,
							NULL,   0,   0
						} ;

/* editMsgId[11] */

static MMIPACKET d005 = {	&editMsgId[11],
							&editMinDialogId[8],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d005d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 268, 153, 308, 170, 0,15, 8,
							MS_NONEL40,
							"開  始",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editNumBoxId[0][1] */

static MMIPACKET d006 = {	&editNumBoxId[0][1],
							&editMinDialogId[8],
							&MJ_NUMBOXL40,
							OFFSET(NUMBOXL40),
							MS_NONE
						} ;
static NUMBOXL40	d006d = 	{	MS_BTLEFTL40 | MS_REPEATL40 | MS_EVMOSONL40 | MS_EVKEYONL40 | MS_RIGHTL40,
							 313, 150, 388, 173, 8, 4, 8,
							MS_PANELL40 | MS_FRAMEL40,
							editFileNumSet,
							   1,  12,  12,
							MS_NONEL40,
							   0,   0,
							   0,   0,9999,   1,   0,
							 263, 264
						} ;

/* editMsgId[12] */

static MMIPACKET d007 = {	&editMsgId[12],
							&editMinDialogId[8],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d007d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 405, 153, 445, 170, 0,15, 8,
							MS_NONEL40,
							"終  了",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editNumBoxId[0][2] */

static MMIPACKET d008 = {	&editNumBoxId[0][2],
							&editMinDialogId[8],
							&MJ_NUMBOXL40,
							OFFSET(NUMBOXL40),
							MS_NONE
						} ;
static NUMBOXL40	d008d = 	{	MS_BTLEFTL40 | MS_REPEATL40 | MS_EVMOSONL40 | MS_EVKEYONL40 | MS_RIGHTL40,
							 450, 150, 525, 173, 8, 4, 8,
							MS_PANELL40 | MS_FRAMEL40,
							editFileNumSet,
							   1,  12,  12,
							MS_NONEL40,
							   0,   0,
							   0,   0,9999,   1,   0,
							 263, 264
						} ;

/* editMinDialogId[0] */

static MMIPACKET d009 = {	&editMinDialogId[0],
							&editMinDialogId[5],
							&MJ_DIALOGL40,
							OFFSET(DIALOGL40),
							MS_NONE
						} ;
static DIALOGL40	d009d = {	MS_BTLEFTL40 | MS_EVMOSONL40 | MS_FIXEDL40,
							 253, 103, 533, 137, 8,15, 8,
							MS_DFRAMEL40 | MS_FRAMEL40,
							NULL,   0,   0
						} ;

/* editFileMsgId[0] */

static MMIPACKET d010 = {	&editFileMsgId[0],
							&editMinDialogId[0],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d010d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 254, 111, 533, 130, 0,15, 8,
							MS_NONEL40,
							NULL,
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editBtnId[3] */

static MMIPACKET d011 = {	&editBtnId[3],
							&editMinDialogId[5],
							&MJ_DBUTTONL40,
							OFFSET(DBUTTONL40),
							MS_NONE
						} ;
static DBUTTONL40	d011d = {	MS_BTLEFTL40 | MS_EVMOSOFFL40 | MS_EVKEYONL40,
							 473,  73, 532,  96,12, 4, 8,
							MS_PANELL40 | MS_FRAMEL40,
							editPlaychk,
							0x0000
						} ;

/* editBtnId[0] */

static MMIPACKET d012 = {	&editBtnId[0],
							&editMinDialogId[5],
							&MJ_DBUTTONL40,
							OFFSET(DBUTTONL40),
							MS_NONE
						} ;
static DBUTTONL40	d012d = {	MS_BTLEFTL40 | MS_EVMOSOFFL40 | MS_EVKEYONL40,
							 253,  73, 377,  96,12, 4, 8,
							MS_PANELL40 | MS_FRAMEL40,
							editFileInput,
							0x0000
						} ;

/* editMsgId[9] */

static MMIPACKET d013 = {	&editMsgId[9],
							&editMinDialogId[5],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d013d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 269,  76, 365,  93, 0,15, 8,
							MS_NONEL40,
							"第１動画ファイル",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editMsgId[10] */

static MMIPACKET d014 = {	&editMsgId[10],
							&editMinDialogId[5],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d014d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 484,  76, 524,  93, 0,15, 8,
							MS_NONEL40,
							"再  生",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editMinDialogId[6] */

static MMIPACKET d015 = {	&editMinDialogId[6],
							&editSubDialogId,
							&MJ_DIALOGL40,
							OFFSET(DIALOGL40),
							MS_NONE
						} ;
static DIALOGL40	d015d = {	MS_BTLEFTL40 | MS_EVMOSONL40 | MS_FIXEDL40,
							 242, 206, 541, 327, 6, 7, 8,
							MS_DFRAMEL40 | MS_FRAMEL40,
							NULL,   0,   0
						} ;

/* editMinDialogId[9] */

static MMIPACKET d016 = {	&editMinDialogId[9],
							&editMinDialogId[6],
							&MJ_DIALOGL40,
							OFFSET(DIALOGL40),
							MS_NONE
						} ;
static DIALOGL40	d016d = {	MS_BTLEFTL40 | MS_EVMOSONL40 | MS_FIXEDL40,
							 253, 284, 533, 319,15, 4, 8,
							MS_UFRAMEL40 | MS_FRAMEL40,
							NULL,   0,   0
						} ;

/* editMsgId[16] */

static MMIPACKET d017 = {	&editMsgId[16],
							&editMinDialogId[9],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d017d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 268, 293, 308, 310, 0,15, 8,
							MS_NONEL40,
							"開  始",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editNumBoxId[1][1] */

static MMIPACKET d018 = {	&editNumBoxId[1][1],
							&editMinDialogId[9],
							&MJ_NUMBOXL40,
							OFFSET(NUMBOXL40),
							MS_NONE
						} ;
static NUMBOXL40	d018d = 	{	MS_BTLEFTL40 | MS_REPEATL40 | MS_EVMOSONL40 | MS_EVKEYONL40 | MS_RIGHTL40,
							 313, 290, 388, 313, 8, 4, 8,
							MS_PANELL40 | MS_FRAMEL40,
							editFileNumSet,
							   1,  12,  12,
							MS_NONEL40,
							   0,   0,
							   0,   0,9999,   1,   0,
							 263, 264
						} ;

/* editMsgId[17] */

static MMIPACKET d019 = {	&editMsgId[17],
							&editMinDialogId[9],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d019d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 405, 294, 445, 311, 0,15, 8,
							MS_NONEL40,
							"終  了",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editNumBoxId[1][2] */

static MMIPACKET d020 = {	&editNumBoxId[1][2],
							&editMinDialogId[9],
							&MJ_NUMBOXL40,
							OFFSET(NUMBOXL40),
							MS_NONE
						} ;
static NUMBOXL40	d020d = 	{	MS_BTLEFTL40 | MS_REPEATL40 | MS_EVMOSONL40 | MS_EVKEYONL40 | MS_RIGHTL40,
							 450, 290, 525, 313, 8, 4, 8,
							MS_PANELL40 | MS_FRAMEL40,
							editFileNumSet,
							   1,  12,  12,
							MS_NONEL40,
							   0,   0,
							   0,   0,9999,   1,   0,
							 263, 264
						} ;

/* editMinDialogId[1] */

static MMIPACKET d021 = {	&editMinDialogId[1],
							&editMinDialogId[6],
							&MJ_DIALOGL40,
							OFFSET(DIALOGL40),
							MS_NONE
						} ;
static DIALOGL40	d021d = {	MS_BTLEFTL40 | MS_EVMOSONL40 | MS_FIXEDL40,
							 252, 243, 532, 277, 8,15, 8,
							MS_DFRAMEL40 | MS_FRAMEL40,
							NULL,   0,   0
						} ;

/* editFileMsgId[1] */

static MMIPACKET d022 = {	&editFileMsgId[1],
							&editMinDialogId[1],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d022d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 253, 251, 532, 270, 0,15, 8,
							MS_NONEL40,
							NULL,
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editBtnId[1] */

static MMIPACKET d023 = {	&editBtnId[1],
							&editMinDialogId[6],
							&MJ_DBUTTONL40,
							OFFSET(DBUTTONL40),
							MS_NONE
						} ;
static DBUTTONL40	d023d = {	MS_BTLEFTL40 | MS_EVMOSOFFL40 | MS_EVKEYONL40,
							 253, 214, 377, 237,12, 4, 8,
							MS_PANELL40 | MS_FRAMEL40,
							editFileInput,
							0x0000
						} ;

/* editBtnId[6] */

static MMIPACKET d024 = {	&editBtnId[6],
							&editMinDialogId[6],
							&MJ_DBUTTONL40,
							OFFSET(DBUTTONL40),
							MS_NONE
						} ;
static DBUTTONL40	d024d = {	MS_BTLEFTL40 | MS_EVMOSOFFL40 | MS_EVKEYONL40,
							 398, 214, 457, 237,12, 4, 8,
							MS_PANELL40 | MS_FRAMEL40,
							editFileDel,
							0x0000
						} ;

/* editMsgId[13] */

static MMIPACKET d025 = {	&editMsgId[13],
							&editMinDialogId[6],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d025d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 268, 217, 365, 234, 0,15, 8,
							MS_NONEL40,
							"第２動画ファイル",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editMsgId[14] */

static MMIPACKET d026 = {	&editMsgId[14],
							&editMinDialogId[6],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d026d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 409, 217, 449, 234, 0,15, 8,
							MS_NONEL40,
							"消  去",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editBtnId[4] */

static MMIPACKET d027 = {	&editBtnId[4],
							&editMinDialogId[6],
							&MJ_DBUTTONL40,
							OFFSET(DBUTTONL40),
							MS_NONE
						} ;
static DBUTTONL40	d027d = {	MS_BTLEFTL40 | MS_EVMOSOFFL40 | MS_EVKEYONL40,
							 473, 214, 532, 237,12, 4, 8,
							MS_PANELL40 | MS_FRAMEL40,
							editPlaychk,
							0x0000
						} ;

/* editMsgId[15] */

static MMIPACKET d028 = {	&editMsgId[15],
							&editMinDialogId[6],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d028d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 484, 217, 524, 234, 0,15, 8,
							MS_NONEL40,
							"再  生",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editMinDialogId[7] */

static MMIPACKET d029 = {	&editMinDialogId[7],
							&editSubDialogId,
							&MJ_DIALOGL40,
							OFFSET(DIALOGL40),
							MS_NONE
						} ;
static DIALOGL40	d029d = {	MS_BTLEFTL40 | MS_EVMOSONL40 | MS_FIXEDL40,
							 242, 347, 541, 423, 6, 7, 8,
							MS_DFRAMEL40 | MS_FRAMEL40,
							NULL,   0,   0
						} ;

/* editMinDialogId[2] */

static MMIPACKET d030 = {	&editMinDialogId[2],
							&editMinDialogId[7],
							&MJ_DIALOGL40,
							OFFSET(DIALOGL40),
							MS_NONE
						} ;
static DIALOGL40	d030d = {	MS_BTLEFTL40 | MS_EVMOSONL40 | MS_FIXEDL40,
							 253, 383, 533, 417, 8,15, 8,
							MS_DFRAMEL40 | MS_FRAMEL40,
							NULL,   0,   0
						} ;

/* editFileMsgId[2] */

static MMIPACKET d031 = {	&editFileMsgId[2],
							&editMinDialogId[2],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d031d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 254, 391, 534, 410, 0,15, 8,
							MS_NONEL40,
							NULL,
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editBtnId[2] */

static MMIPACKET d032 = {	&editBtnId[2],
							&editMinDialogId[7],
							&MJ_DBUTTONL40,
							OFFSET(DBUTTONL40),
							MS_NONE
						} ;
static DBUTTONL40	d032d = {	MS_BTLEFTL40 | MS_EVMOSOFFL40 | MS_EVKEYONL40,
							 253, 354, 377, 377,12, 4, 8,
							MS_PANELL40 | MS_FRAMEL40,
							editFileInput,
							0x0000
						} ;

/* editMsgId[18] */

static MMIPACKET d033 = {	&editMsgId[18],
							&editMinDialogId[7],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d033d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 266, 357, 365, 374, 0,15, 8,
							MS_NONEL40,
							"合成動画ファイル",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editBtnId[5] */

static MMIPACKET d034 = {	&editBtnId[5],
							&editMinDialogId[7],
							&MJ_DBUTTONL40,
							OFFSET(DBUTTONL40),
							MS_NONE
						} ;
static DBUTTONL40	d034d = {	MS_BTLEFTL40 | MS_EVMOSOFFL40 | MS_EVKEYONL40,
							 473, 354, 532, 377,12, 4, 8,
							MS_PANELL40 | MS_FRAMEL40,
							editPlaychk,
							0x0000
						} ;

/* editMsgId[19] */

static MMIPACKET d035 = {	&editMsgId[19],
							&editMinDialogId[7],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d035d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 484, 357, 524, 374, 0,15, 8,
							MS_NONEL40,
							"再  生",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editMinDialogId[3] */

static MMIPACKET d036 = {	&editMinDialogId[3],
							&editSubDialogId,
							&MJ_DIALOGL40,
							OFFSET(DIALOGL40),
							MS_NONE
						} ;
static DIALOGL40	d036d = {	MS_BTLEFTL40 | MS_EVMOSONL40 | MS_FIXEDL40,
							 103,  66, 228, 187,15, 4, 8,
							MS_UFRAMEL40 | MS_FRAMEL40,
							NULL,   0,   0
						} ;

/* editMsgId[1] */

static MMIPACKET d037 = {	&editMsgId[1],
							&editMinDialogId[3],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d037d = 	{	MS_LEFTL40 | MS_DSPONLYL40,
							 116, 125, 210, 144, 0,15, 8,
							MS_NONEL40,
							"毎秒8.6フレーム",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editMsgId[2] */

static MMIPACKET d038 = {	&editMsgId[2],
							&editMinDialogId[3],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d038d = 	{	MS_LEFTL40 | MS_DSPONLYL40,
							 116, 155, 173, 174, 0,15, 8,
							MS_NONEL40,
							"160×120",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editMsgId[5] */

static MMIPACKET d039 = {	&editMsgId[5],
							&editMinDialogId[3],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d039d = 	{	MS_LEFTL40 | MS_DSPONLYL40,
							 116,  96, 179, 115, 0,15, 8,
							MS_NONEL40,
							"フレーム数",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editNumBoxId[0][0] */

static MMIPACKET d040 = {	&editNumBoxId[0][0],
							&editMinDialogId[3],
							&MJ_NUMBOXL40,
							OFFSET(NUMBOXL40),
							MS_NONE
						} ;
static NUMBOXL40	d040d = 	{	MS_BTLEFTL40 | MS_REPEATL40 | MS_EVMOSONL40 | MS_EVKEYONL40 | MS_FIXEDL40,
							 176,  94, 224, 117, 8, 4, 8,
							MS_NONEL40,
							0,
							   1,  12,  12,
							MS_NONEL40,
							   0,   0,
							   0,   0,9999,   1,   0,
							 263, 264
						} ;

/* editMsgId[22] */

static MMIPACKET d041 = {	&editMsgId[22],
							&editMinDialogId[3],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d041d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 104,  69, 227,  87, 0,15, 8,
							MS_NONEL40,
							"第１動画データ",
							   1,  12,  12,
							MS_BOLDL40,
							   0,   0
						} ;

/* editMinDialogId[4] */

static MMIPACKET d042 = {	&editMinDialogId[4],
							&editSubDialogId,
							&MJ_DIALOGL40,
							OFFSET(DIALOGL40),
							MS_NONE
						} ;
static DIALOGL40	d042d = {	MS_BTLEFTL40 | MS_EVMOSONL40 | MS_FIXEDL40,
							 103, 206, 228, 327,15, 4, 8,
							MS_UFRAMEL40 | MS_FRAMEL40,
							NULL,   0,   0
						} ;

/* editMsgId[3] */

static MMIPACKET d043 = {	&editMsgId[3],
							&editMinDialogId[4],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d043d = 	{	MS_LEFTL40 | MS_DSPONLYL40,
							 116, 264, 210, 283, 0,15, 8,
							MS_NONEL40,
							"毎秒8.6フレーム",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editMsgId[4] */

static MMIPACKET d044 = {	&editMsgId[4],
							&editMinDialogId[4],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d044d = 	{	MS_LEFTL40 | MS_DSPONLYL40,
							 116, 294, 173, 313, 0,15, 8,
							MS_NONEL40,
							"160×120",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editMsgId[6] */

static MMIPACKET d045 = {	&editMsgId[6],
							&editMinDialogId[4],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d045d = 	{	MS_LEFTL40 | MS_DSPONLYL40,
							 116, 235, 179, 254, 0,15, 8,
							MS_NONEL40,
							"フレーム数",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editNumBoxId[1][0] */

static MMIPACKET d046 = {	&editNumBoxId[1][0],
							&editMinDialogId[4],
							&MJ_NUMBOXL40,
							OFFSET(NUMBOXL40),
							MS_NONE
						} ;
static NUMBOXL40	d046d = 	{	MS_BTLEFTL40 | MS_REPEATL40 | MS_EVMOSONL40 | MS_EVKEYONL40 | MS_FIXEDL40,
							 176, 233, 224, 256, 8, 4, 8,
							MS_NONEL40,
							0,
							   1,  12,  12,
							MS_NONEL40,
							   0,   0,
							   0,   0,9999,   1,   0,
							 263, 264
						} ;

/* editMsgId[23] */

static MMIPACKET d047 = {	&editMsgId[23],
							&editMinDialogId[4],
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d047d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 104, 209, 227, 227, 0,15, 8,
							MS_NONEL40,
							"第２動画データ",
							   1,  12,  12,
							MS_BOLDL40,
							   0,   0
						} ;

/* editMsgId[20] */

static MMIPACKET d048 = {	&editMsgId[20],
							&editSubDialogId,
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d048d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 375, 191, 407, 205, 0,15, 8,
							MS_NONEL40,
							"＋",
							   1,  12,  12,
							MS_BOLDL40,
							   0,   0
						} ;

/* editMsgId[21] */

static MMIPACKET d049 = {	&editMsgId[21],
							&editSubDialogId,
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d049d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 375, 331, 407, 345, 0,15, 8,
							MS_NONEL40,
							"↓",
							   1,  12,  12,
							MS_BOLDL40,
							   0,   0
						} ;

/* editOkBtnId */

static MMIPACKET d050 = {	&editOkBtnId,
							&editDialogId,
							&MJ_DBUTTONL40,
							OFFSET(DBUTTONL40),
							MS_NONE
						} ;
static DBUTTONL40	d050d = {	MS_BTLEFTL40 | MS_EVMOSOFFL40 | MS_EVKEYONL40,
							 168, 438, 247, 461,12, 4, 8,
							MS_PANELL40 | MS_FRAMEL40,
							editOkchk,
							0x0000
						} ;

/* editCanBtnId */

static MMIPACKET d051 = {	&editCanBtnId,
							&editDialogId,
							&MJ_DBUTTONL40,
							OFFSET(DBUTTONL40),
							MS_NONE
						} ;
static DBUTTONL40	d051d = {	MS_BTLEFTL40 | MS_EVMOSOFFL40 | MS_EVKEYONL40,
							 394, 438, 473, 461,10, 4, 8,
							MS_PANELL40 | MS_FRAMEL40,
							editOkchk,
							0x0000
						} ;

/* editMsgId[0] */

static MMIPACKET d052 = {	&editMsgId[0],
							&editDialogId,
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d052d = 	{	MS_LEFTL40 | MS_DSPONLYL40,
							  89,  34, 210,  53, 0,15, 8,
							MS_NONEL40,
							"ＶＯＯ 編 集",
							   1,  12,  12,
							MS_BOLDL40,
							   0,   0
						} ;

/* editMsgId[7] */

static MMIPACKET d053 = {	&editMsgId[7],
							&editDialogId,
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d053d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 181, 442, 234, 458, 0,15, 8,
							MS_NONEL40,
							"実   行",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editMsgId[8] */

static MMIPACKET d054 = {	&editMsgId[8],
							&editDialogId,
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d054d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 408, 442, 461, 458, 0,15, 8,
							MS_NONEL40,
							"取   消",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editMosDialogId */

static MMIPACKET d055 = {	&editMosDialogId,
							NULL,
							&MJ_ALERTL40,
							OFFSET(ALERTL40),
							MS_NONE
						} ;
static ALERTL40	d055d = {	MS_BTLEFTL40 | MS_EVMOVEL40 | MS_EVMOSONL40 | MS_EVKEYONL40 | MS_FIXEDL40,
							 161, 408, 480, 452, 8, 4, 8,
							MS_SRECTL40 | MS_UFRAMEL40 | MS_FRAMEL40,
							NULL,   0,   0,
							   0,   0,   0,   0
						} ;

/* editMosMsgId[0] */

static MMIPACKET d056 = {	&editMosMsgId[0],
							&editMosDialogId,
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d056d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 249, 421, 393, 439, 0, 6, 8,
							MS_NONEL40,
							"終了しました。",
							   1,  12,  12,
							MS_BOLDL40,
							   0,   0
						} ;

/* editBtnId[7] */

static MMIPACKET d057 = {	&editBtnId[7],
							&editMosDialogId,
							&MJ_DBUTTONL40,
							OFFSET(DBUTTONL40),
							MS_NONE
						} ;
static DBUTTONL40	d057d = {	MS_BTLEFTL40 | MS_EVMOSOFFL40 | MS_EVKEYONL40,
							 410, 419, 469, 442,12, 4, 8,
							MS_PANELL40 | MS_FRAMEL40,
							editPlayEnd,
							0x0000
						} ;

/* editMosMsgId[1] */

static MMIPACKET d058 = {	&editMosMsgId[1],
							&editMosDialogId,
							&MJ_MSGL40,
							OFFSET(MSGL40),
							MS_NONE
						} ;
static MSGL40	d058d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 418, 422, 464, 440, 0, 6, 8,
							MS_NONEL40,
							"確  認",
							   1,  12,  12,
							MS_NONEL40,
							   0,   0
						} ;

/* editWaitDialogId */

static MMIPACKET d059 = {	&editWaitDialogId,
							NULL,
							&MJ_ALERTL40,
							OFFSET(ALERTL40),
							MS_NONE
						} ;
static ALERTL40	d059d = {	MS_BTLEFTL40 | MS_EVMOVEL40 | MS_EVMOSONL40 | MS_EVKEYONL40 | MS_FIXEDL40,
							 161, 408, 480, 433, 8, 4, 8,
							MS_SRECTL40 | MS_UFRAMEL40 | MS_FRAMEL40,
							NULL,   0,   0,
							   0,   0,   0,   0
						} ;

/* editWaitMsgId[0] */

static MMIPACKET d060 = {	&editWaitMsgId[0],
							&editWaitDialogId,
							&MJ_MSGL40,
							0,
							MS_NONE
						} ;
static MSGL40	d060d = 	{	MS_CENTERL40 | MS_DSPONLYL40,
							 166, 411, 474, 430, 0, 6, 8,
							MS_NONEL40,
							"編集中です。しばらくおまちください。",
							   1,  12,  12,
							MS_BOLDL40,
							   0,   0
						} ;

