mirror of https://github.com/axmolengine/axmol.git
1088 lines
30 KiB
C
1088 lines
30 KiB
C
|
//------------------------------------------------------------------------------
|
|||
|
// TestAudioEngine_Res_c.h
|
|||
|
// <20><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ת<EFBFBD><D7AA><EFBFBD>ļ<EFBFBD><C4BC><EFBFBD><EFBFBD>ݶ<EFBFBD><DDB6><EFBFBD><EFBFBD>ļ<EFBFBD>
|
|||
|
//
|
|||
|
//
|
|||
|
// Copyright (C) Tranzda CORPORATION
|
|||
|
//
|
|||
|
//---<2D>ȱ<EFBFBD><C8B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϣ<EFBFBD><CFA2>---
|
|||
|
// <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: TR3C.exe
|
|||
|
// <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>汾: TG3 <20><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>汾V1.5 Build 91
|
|||
|
//
|
|||
|
//---<2D><>ע<EFBFBD><D7A2><EFBFBD><EFBFBD>---
|
|||
|
// <20><><EFBFBD>棺δ<E6A3BA><CEB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>κ<EFBFBD><CEBA>˲<EFBFBD><EFBFBD><D7BC><EFBFBD><EFBFBD><EFBFBD>Ĵ<DEB8><C4B4>ļ<EFBFBD>!!!<21><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ը<EFBFBD>!
|
|||
|
//
|
|||
|
//------------------------------------------------------------------------------
|
|||
|
#include "testaudioengine_res_h.h" //<2F><><EFBFBD>Ͷ<EFBFBD><CDB6><EFBFBD>ͷ<EFBFBD>ļ<EFBFBD>
|
|||
|
#ifndef WIN32
|
|||
|
//#pragma diag_remark 1296
|
|||
|
#endif
|
|||
|
#if 11<RES_VERSION
|
|||
|
#error Resource file version too low!Must be compiled with higher version TR3C.
|
|||
|
#endif
|
|||
|
|
|||
|
|
|||
|
/************************************************************
|
|||
|
* Language:CHS
|
|||
|
*************************************************************/
|
|||
|
|
|||
|
|
|||
|
const ResProjectType TESTAU_project=
|
|||
|
{
|
|||
|
320, //screenWidth
|
|||
|
480, //screenHeight
|
|||
|
165, //screenDPI
|
|||
|
};
|
|||
|
|
|||
|
|
|||
|
/*-------------------------------------------------------------
|
|||
|
* IDΪTESTAU_ID_Form1002<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
------------------------------------------------------------*/
|
|||
|
|
|||
|
|
|||
|
/*"TestAudioEngine"*/
|
|||
|
const TUChar TESTAU_Form1002TitleStr[]={0x0054,0x0065,0x0073,0x0074,0x0041,0x0075,0x0064,0x0069,0x006F,0x0045,0x006E,0x0067,0x0069,0x006E,0x0065,0x0000};
|
|||
|
|
|||
|
extern const ResCommonType * const TESTAU_Form1002_ControlList[];
|
|||
|
const ResWindowType TESTAU_Form1002 =
|
|||
|
{
|
|||
|
{//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
TESTAU_ID_Form1002,//<2F><>ԴID
|
|||
|
RES_CLASS_FORM,//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ΪFORM(<28><><EFBFBD><EFBFBD>)<29><><EFBFBD><EFBFBD>
|
|||
|
sizeof(ResWindowType),//<2F><>Դ<EFBFBD><D4B4>С
|
|||
|
-1,//<2F><><EFBFBD><EFBFBD>ԴID(<28><><EFBFBD><EFBFBD>û<EFBFBD>й<EFBFBD>Ϊ-1)
|
|||
|
0,//Tag
|
|||
|
0//StyleOption
|
|||
|
},//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//ControlAttrType<70><65><EFBFBD><EFBFBD>
|
|||
|
0,//Enabled,(nouse here)
|
|||
|
0,//Visibled,(nouse here)
|
|||
|
0,//Ctl3D,,(nouse here)
|
|||
|
0,//TabStop,(nouse here)
|
|||
|
0,//ReadOnly,(nouse here)
|
|||
|
0,//ImeEnable,(nouse here)
|
|||
|
0,//WordWrap,(nouse here)
|
|||
|
0,//TopLeftIsLock,(nouse here)
|
|||
|
0,//Check,(nouse here)
|
|||
|
0,//MultiLine,(nouse here)
|
|||
|
0,//AutoSize,(nouse here)
|
|||
|
0,//Modal,
|
|||
|
0,//Numeric ,Field Use
|
|||
|
0,//AutoShift,Field Use
|
|||
|
0,//DynamicSize,Field Use
|
|||
|
0,//UnderLine,Field Use
|
|||
|
1,//BIClose
|
|||
|
0,//HasStatusBar
|
|||
|
0,//BIAction
|
|||
|
0,//BIMaximize
|
|||
|
0,//ForceShowTitle
|
|||
|
0,//Graphical,(nouse here)
|
|||
|
0,//sbmHasVertical,<2C><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmHasHorizontal<61><6C>ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmAuto,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//hasImage
|
|||
|
0,//hasCheckBox
|
|||
|
1,//UseSYSDefColor
|
|||
|
0,//Smooth
|
|||
|
0,//ShowText
|
|||
|
1,//TransParent
|
|||
|
0//OwnerDraw
|
|||
|
},
|
|||
|
{//PanelAttr
|
|||
|
2,//HScrollMode,0-auto,1-enable,2-disable
|
|||
|
0,//VScrollMode,0-auto,1-enable,2-disable
|
|||
|
},
|
|||
|
0X3, // BackColor
|
|||
|
0X2, // ForeColor
|
|||
|
{{0, 0}, {320, 480}}, // RectangleType windowBounds
|
|||
|
6, // <20>ؼ<EFBFBD><D8BC><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//ResWindowExAttrType
|
|||
|
0,//closeBtnStyle
|
|||
|
0,//actionBtnStyle
|
|||
|
0,//DisableSystemStatusBar
|
|||
|
1,//fullScreen
|
|||
|
0,//rotateMode
|
|||
|
},
|
|||
|
(TUChar *)TESTAU_Form1002TitleStr, //<2F><><EFBFBD><EFBFBD><EFBFBD>ı<EFBFBD><C4B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>!<21><>
|
|||
|
NULL, // <20>رհ<D8B1>ť<EFBFBD><C5A5><EFBFBD>֣<EFBFBD><D6A3><EFBFBD>ǰΪ<C7B0>գ<EFBFBD><D5A3><EFBFBD>
|
|||
|
NULL, // action button text = null
|
|||
|
0, //CharSet
|
|||
|
stdFont,//Font
|
|||
|
-1, //MainMenuID(-1Ϊû<CEAA><C3BB><EFBFBD><EFBFBD><EFBFBD>˵<EFBFBD>)
|
|||
|
TG3_WINDOW_MOVIE_MODE_DEFAULT , // <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ģʽ
|
|||
|
TG3_WINDOW_MOVIE_MODE_DEFAULT , // <20>رն<D8B1><D5B6><EFBFBD>ģʽ
|
|||
|
(ResCommonType **)TESTAU_Form1002_ControlList, // ָ<><D6B8><EFBFBD>ؼ<EFBFBD><D8BC>б<EFBFBD>
|
|||
|
0, // <20><>ת<EFBFBD>ο<EFBFBD><CEBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
NULL // <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ת<EFBFBD>ο<EFBFBD><CEBF><EFBFBD>(<28><>)
|
|||
|
};//<2F><><EFBFBD><EFBFBD>TESTAU_Form1002<30><32>Դ<EFBFBD><D4B4><EFBFBD>ݳ<EFBFBD><DDB3><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
//----------------------- Button TESTAU_PlayBack<63><6B><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> Begin------------------------
|
|||
|
/*"PlayBackgroundMusic"*/
|
|||
|
const TUChar TESTAU_PlayBackCaption[]={0x0050,0x006C,0x0061,0x0079,0x0042,0x0061,0x0063,0x006B,0x0067,0x0072,0x006F,0x0075,0x006E,0x0064,0x004D,0x0075,0x0073,0x0069,0x0063,
|
|||
|
0x0000};
|
|||
|
|
|||
|
const ResButtonType TESTAU_PlayBack=//
|
|||
|
{
|
|||
|
{//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
TESTAU_ID_Form1002_PlayBack, //<2F><>ԴID<49><44>
|
|||
|
RES_CLASS_BUTTON,
|
|||
|
sizeof(ResButtonType),//<2F><>С
|
|||
|
TESTAU_ID_Form1002,//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԴID
|
|||
|
0,//Tag
|
|||
|
0//StyleOption
|
|||
|
},//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//<2F><><EFBFBD>Ա<EFBFBD>־
|
|||
|
1,//enabled
|
|||
|
1,//visibled
|
|||
|
0,//ctl3D
|
|||
|
1,//tabStop
|
|||
|
0,//readOnly
|
|||
|
0,//imeEnable
|
|||
|
0,//wordWrap
|
|||
|
0,//topLeftIsLock
|
|||
|
0,//check
|
|||
|
0,//multiLine,(nouse here)
|
|||
|
0,//autoSize,(nouse here)
|
|||
|
0,//modal,(Formʹ<6D><CAB9>)
|
|||
|
0,//numeric,(nouse here)
|
|||
|
0,//autoShift,(nouse here)
|
|||
|
0,//dynamicSize,(nouse here)
|
|||
|
0,//underLine,(nouse here)
|
|||
|
0,//bIClose,(nouse here)
|
|||
|
0,//HasStatusBar,(nouse here)
|
|||
|
0,//bIAction,(nouse here)
|
|||
|
0,//bIMaximize,(nouse here)
|
|||
|
0,//ForceShowTitle,(nouse here)
|
|||
|
0,//graphical
|
|||
|
0,//sbmHasVertical,<2C><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmHasHorizontal<61><6C>ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmAuto,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//hasImage
|
|||
|
0,//hasCheckBox
|
|||
|
1,//UseSYSDefColor
|
|||
|
0,//Smooth
|
|||
|
0,//ShowText
|
|||
|
1,//TransParent
|
|||
|
0//OwnerDraw
|
|||
|
},//<2F><><EFBFBD>Ա<EFBFBD>־<EFBFBD><D6BE><EFBFBD><EFBFBD>
|
|||
|
{{5, 60}, {200, 30}},//rect
|
|||
|
0x3,//backColor
|
|||
|
0x2,//boreColor
|
|||
|
0x4,//selectedBackColor
|
|||
|
0x5,//selectedForeColor
|
|||
|
0x6,//focusBackColor
|
|||
|
0x7,//focusForeColor
|
|||
|
(TUChar *)TESTAU_PlayBackCaption,//Caption
|
|||
|
0,//charSet
|
|||
|
stdFont,//Font
|
|||
|
-1,//BitmapID
|
|||
|
-1,//SelectedBitmapID
|
|||
|
-1,//FocusBitmapID
|
|||
|
0,//Style
|
|||
|
1,//TabOrder
|
|||
|
0//TabOrderGroup
|
|||
|
};//TESTAU_PlayBack<63><6B><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
//----------------------- Button TESTAU_PlayBack<63><6B><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> End------------------------
|
|||
|
|
|||
|
//----------------------- Button TESTAU_StopBack<63><6B><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> Begin------------------------
|
|||
|
/*"StopBackgroundMusic"*/
|
|||
|
const TUChar TESTAU_StopBackCaption[]={0x0053,0x0074,0x006F,0x0070,0x0042,0x0061,0x0063,0x006B,0x0067,0x0072,0x006F,0x0075,0x006E,0x0064,0x004D,0x0075,0x0073,0x0069,0x0063,
|
|||
|
0x0000};
|
|||
|
|
|||
|
const ResButtonType TESTAU_StopBack=//
|
|||
|
{
|
|||
|
{//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
TESTAU_ID_Form1002_StopBack, //<2F><>ԴID<49><44>
|
|||
|
RES_CLASS_BUTTON,
|
|||
|
sizeof(ResButtonType),//<2F><>С
|
|||
|
TESTAU_ID_Form1002,//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԴID
|
|||
|
0,//Tag
|
|||
|
0//StyleOption
|
|||
|
},//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//<2F><><EFBFBD>Ա<EFBFBD>־
|
|||
|
1,//enabled
|
|||
|
1,//visibled
|
|||
|
0,//ctl3D
|
|||
|
1,//tabStop
|
|||
|
0,//readOnly
|
|||
|
0,//imeEnable
|
|||
|
0,//wordWrap
|
|||
|
0,//topLeftIsLock
|
|||
|
0,//check
|
|||
|
0,//multiLine,(nouse here)
|
|||
|
0,//autoSize,(nouse here)
|
|||
|
0,//modal,(Formʹ<6D><CAB9>)
|
|||
|
0,//numeric,(nouse here)
|
|||
|
0,//autoShift,(nouse here)
|
|||
|
0,//dynamicSize,(nouse here)
|
|||
|
0,//underLine,(nouse here)
|
|||
|
0,//bIClose,(nouse here)
|
|||
|
0,//HasStatusBar,(nouse here)
|
|||
|
0,//bIAction,(nouse here)
|
|||
|
0,//bIMaximize,(nouse here)
|
|||
|
0,//ForceShowTitle,(nouse here)
|
|||
|
0,//graphical
|
|||
|
0,//sbmHasVertical,<2C><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmHasHorizontal<61><6C>ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmAuto,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//hasImage
|
|||
|
0,//hasCheckBox
|
|||
|
1,//UseSYSDefColor
|
|||
|
0,//Smooth
|
|||
|
0,//ShowText
|
|||
|
1,//TransParent
|
|||
|
0//OwnerDraw
|
|||
|
},//<2F><><EFBFBD>Ա<EFBFBD>־<EFBFBD><D6BE><EFBFBD><EFBFBD>
|
|||
|
{{5, 95}, {200, 30}},//rect
|
|||
|
0x3,//backColor
|
|||
|
0x2,//boreColor
|
|||
|
0x4,//selectedBackColor
|
|||
|
0x5,//selectedForeColor
|
|||
|
0x6,//focusBackColor
|
|||
|
0x7,//focusForeColor
|
|||
|
(TUChar *)TESTAU_StopBackCaption,//Caption
|
|||
|
0,//charSet
|
|||
|
stdFont,//Font
|
|||
|
-1,//BitmapID
|
|||
|
-1,//SelectedBitmapID
|
|||
|
-1,//FocusBitmapID
|
|||
|
0,//Style
|
|||
|
2,//TabOrder
|
|||
|
0//TabOrderGroup
|
|||
|
};//TESTAU_StopBack<63><6B><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
//----------------------- Button TESTAU_StopBack<63><6B><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> End------------------------
|
|||
|
|
|||
|
//----------------------- Button TESTAU_LoadEffect<63><74><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> Begin------------------------
|
|||
|
/*"LoadEffect"*/
|
|||
|
const TUChar TESTAU_LoadEffectCaption[]={0x004C,0x006F,0x0061,0x0064,0x0045,0x0066,0x0066,0x0065,0x0063,0x0074,0x0000};
|
|||
|
|
|||
|
const ResButtonType TESTAU_LoadEffect=//
|
|||
|
{
|
|||
|
{//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
TESTAU_ID_Form1002_LoadEffect, //<2F><>ԴID<49><44>
|
|||
|
RES_CLASS_BUTTON,
|
|||
|
sizeof(ResButtonType),//<2F><>С
|
|||
|
TESTAU_ID_Form1002,//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԴID
|
|||
|
0,//Tag
|
|||
|
0//StyleOption
|
|||
|
},//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//<2F><><EFBFBD>Ա<EFBFBD>־
|
|||
|
1,//enabled
|
|||
|
1,//visibled
|
|||
|
0,//ctl3D
|
|||
|
1,//tabStop
|
|||
|
0,//readOnly
|
|||
|
0,//imeEnable
|
|||
|
0,//wordWrap
|
|||
|
0,//topLeftIsLock
|
|||
|
0,//check
|
|||
|
0,//multiLine,(nouse here)
|
|||
|
0,//autoSize,(nouse here)
|
|||
|
0,//modal,(Formʹ<6D><CAB9>)
|
|||
|
0,//numeric,(nouse here)
|
|||
|
0,//autoShift,(nouse here)
|
|||
|
0,//dynamicSize,(nouse here)
|
|||
|
0,//underLine,(nouse here)
|
|||
|
0,//bIClose,(nouse here)
|
|||
|
0,//HasStatusBar,(nouse here)
|
|||
|
0,//bIAction,(nouse here)
|
|||
|
0,//bIMaximize,(nouse here)
|
|||
|
0,//ForceShowTitle,(nouse here)
|
|||
|
0,//graphical
|
|||
|
0,//sbmHasVertical,<2C><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmHasHorizontal<61><6C>ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmAuto,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//hasImage
|
|||
|
0,//hasCheckBox
|
|||
|
1,//UseSYSDefColor
|
|||
|
0,//Smooth
|
|||
|
0,//ShowText
|
|||
|
1,//TransParent
|
|||
|
0//OwnerDraw
|
|||
|
},//<2F><><EFBFBD>Ա<EFBFBD>־<EFBFBD><D6BE><EFBFBD><EFBFBD>
|
|||
|
{{5, 150}, {107, 30}},//rect
|
|||
|
0x3,//backColor
|
|||
|
0x2,//boreColor
|
|||
|
0x4,//selectedBackColor
|
|||
|
0x5,//selectedForeColor
|
|||
|
0x6,//focusBackColor
|
|||
|
0x7,//focusForeColor
|
|||
|
(TUChar *)TESTAU_LoadEffectCaption,//Caption
|
|||
|
0,//charSet
|
|||
|
stdFont,//Font
|
|||
|
-1,//BitmapID
|
|||
|
-1,//SelectedBitmapID
|
|||
|
-1,//FocusBitmapID
|
|||
|
0,//Style
|
|||
|
3,//TabOrder
|
|||
|
0//TabOrderGroup
|
|||
|
};//TESTAU_LoadEffect<63><74><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
//----------------------- Button TESTAU_LoadEffect<63><74><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> End------------------------
|
|||
|
|
|||
|
//----------------------- Button TESTAU_PlayLoaded<65><64><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> Begin------------------------
|
|||
|
/*"PlayLoadedEffect"*/
|
|||
|
const TUChar TESTAU_PlayLoadedCaption[]={0x0050,0x006C,0x0061,0x0079,0x004C,0x006F,0x0061,0x0064,0x0065,0x0064,0x0045,0x0066,0x0066,0x0065,0x0063,0x0074,0x0000};
|
|||
|
|
|||
|
const ResButtonType TESTAU_PlayLoaded=//
|
|||
|
{
|
|||
|
{//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
TESTAU_ID_Form1002_PlayLoaded, //<2F><>ԴID<49><44>
|
|||
|
RES_CLASS_BUTTON,
|
|||
|
sizeof(ResButtonType),//<2F><>С
|
|||
|
TESTAU_ID_Form1002,//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԴID
|
|||
|
0,//Tag
|
|||
|
0//StyleOption
|
|||
|
},//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//<2F><><EFBFBD>Ա<EFBFBD>־
|
|||
|
1,//enabled
|
|||
|
1,//visibled
|
|||
|
0,//ctl3D
|
|||
|
1,//tabStop
|
|||
|
0,//readOnly
|
|||
|
0,//imeEnable
|
|||
|
0,//wordWrap
|
|||
|
0,//topLeftIsLock
|
|||
|
0,//check
|
|||
|
0,//multiLine,(nouse here)
|
|||
|
0,//autoSize,(nouse here)
|
|||
|
0,//modal,(Formʹ<6D><CAB9>)
|
|||
|
0,//numeric,(nouse here)
|
|||
|
0,//autoShift,(nouse here)
|
|||
|
0,//dynamicSize,(nouse here)
|
|||
|
0,//underLine,(nouse here)
|
|||
|
0,//bIClose,(nouse here)
|
|||
|
0,//HasStatusBar,(nouse here)
|
|||
|
0,//bIAction,(nouse here)
|
|||
|
0,//bIMaximize,(nouse here)
|
|||
|
0,//ForceShowTitle,(nouse here)
|
|||
|
0,//graphical
|
|||
|
0,//sbmHasVertical,<2C><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmHasHorizontal<61><6C>ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmAuto,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//hasImage
|
|||
|
0,//hasCheckBox
|
|||
|
1,//UseSYSDefColor
|
|||
|
0,//Smooth
|
|||
|
0,//ShowText
|
|||
|
1,//TransParent
|
|||
|
0//OwnerDraw
|
|||
|
},//<2F><><EFBFBD>Ա<EFBFBD>־<EFBFBD><D6BE><EFBFBD><EFBFBD>
|
|||
|
{{5, 190}, {160, 30}},//rect
|
|||
|
0x3,//backColor
|
|||
|
0x2,//boreColor
|
|||
|
0x4,//selectedBackColor
|
|||
|
0x5,//selectedForeColor
|
|||
|
0x6,//focusBackColor
|
|||
|
0x7,//focusForeColor
|
|||
|
(TUChar *)TESTAU_PlayLoadedCaption,//Caption
|
|||
|
0,//charSet
|
|||
|
stdFont,//Font
|
|||
|
-1,//BitmapID
|
|||
|
-1,//SelectedBitmapID
|
|||
|
-1,//FocusBitmapID
|
|||
|
0,//Style
|
|||
|
4,//TabOrder
|
|||
|
0//TabOrderGroup
|
|||
|
};//TESTAU_PlayLoaded<65><64><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
//----------------------- Button TESTAU_PlayLoaded<65><64><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> End------------------------
|
|||
|
|
|||
|
//----------------------- Button TESTAU_PlayEffect<63><74><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> Begin------------------------
|
|||
|
/*"PlayEffect"*/
|
|||
|
const TUChar TESTAU_PlayEffectCaption[]={0x0050,0x006C,0x0061,0x0079,0x0045,0x0066,0x0066,0x0065,0x0063,0x0074,0x0000};
|
|||
|
|
|||
|
const ResButtonType TESTAU_PlayEffect=//
|
|||
|
{
|
|||
|
{//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
TESTAU_ID_Form1002_PlayEffect, //<2F><>ԴID<49><44>
|
|||
|
RES_CLASS_BUTTON,
|
|||
|
sizeof(ResButtonType),//<2F><>С
|
|||
|
TESTAU_ID_Form1002,//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԴID
|
|||
|
0,//Tag
|
|||
|
0//StyleOption
|
|||
|
},//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//<2F><><EFBFBD>Ա<EFBFBD>־
|
|||
|
1,//enabled
|
|||
|
1,//visibled
|
|||
|
0,//ctl3D
|
|||
|
1,//tabStop
|
|||
|
0,//readOnly
|
|||
|
0,//imeEnable
|
|||
|
0,//wordWrap
|
|||
|
0,//topLeftIsLock
|
|||
|
0,//check
|
|||
|
0,//multiLine,(nouse here)
|
|||
|
0,//autoSize,(nouse here)
|
|||
|
0,//modal,(Formʹ<6D><CAB9>)
|
|||
|
0,//numeric,(nouse here)
|
|||
|
0,//autoShift,(nouse here)
|
|||
|
0,//dynamicSize,(nouse here)
|
|||
|
0,//underLine,(nouse here)
|
|||
|
0,//bIClose,(nouse here)
|
|||
|
0,//HasStatusBar,(nouse here)
|
|||
|
0,//bIAction,(nouse here)
|
|||
|
0,//bIMaximize,(nouse here)
|
|||
|
0,//ForceShowTitle,(nouse here)
|
|||
|
0,//graphical
|
|||
|
0,//sbmHasVertical,<2C><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmHasHorizontal<61><6C>ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmAuto,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//hasImage
|
|||
|
0,//hasCheckBox
|
|||
|
1,//UseSYSDefColor
|
|||
|
0,//Smooth
|
|||
|
0,//ShowText
|
|||
|
1,//TransParent
|
|||
|
0//OwnerDraw
|
|||
|
},//<2F><><EFBFBD>Ա<EFBFBD>־<EFBFBD><D6BE><EFBFBD><EFBFBD>
|
|||
|
{{5, 250}, {107, 30}},//rect
|
|||
|
0x3,//backColor
|
|||
|
0x2,//boreColor
|
|||
|
0x4,//selectedBackColor
|
|||
|
0x5,//selectedForeColor
|
|||
|
0x6,//focusBackColor
|
|||
|
0x7,//focusForeColor
|
|||
|
(TUChar *)TESTAU_PlayEffectCaption,//Caption
|
|||
|
0,//charSet
|
|||
|
stdFont,//Font
|
|||
|
-1,//BitmapID
|
|||
|
-1,//SelectedBitmapID
|
|||
|
-1,//FocusBitmapID
|
|||
|
0,//Style
|
|||
|
5,//TabOrder
|
|||
|
0//TabOrderGroup
|
|||
|
};//TESTAU_PlayEffect<63><74><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
//----------------------- Button TESTAU_PlayEffect<63><74><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> End------------------------
|
|||
|
|
|||
|
//----------------------- Button TESTAU_UnLoadBtn<74><6E><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> Begin------------------------
|
|||
|
/*"UnLoadEffect"*/
|
|||
|
const TUChar TESTAU_UnLoadBtnCaption[]={0x0055,0x006E,0x004C,0x006F,0x0061,0x0064,0x0045,0x0066,0x0066,0x0065,0x0063,0x0074,0x0000};
|
|||
|
|
|||
|
const ResButtonType TESTAU_UnLoadBtn=//
|
|||
|
{
|
|||
|
{//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
TESTAU_ID_Form1002_UnLoadBtn, //<2F><>ԴID<49><44>
|
|||
|
RES_CLASS_BUTTON,
|
|||
|
sizeof(ResButtonType),//<2F><>С
|
|||
|
TESTAU_ID_Form1002,//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԴID
|
|||
|
0,//Tag
|
|||
|
0//StyleOption
|
|||
|
},//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//<2F><><EFBFBD>Ա<EFBFBD>־
|
|||
|
1,//enabled
|
|||
|
1,//visibled
|
|||
|
0,//ctl3D
|
|||
|
1,//tabStop
|
|||
|
0,//readOnly
|
|||
|
0,//imeEnable
|
|||
|
0,//wordWrap
|
|||
|
0,//topLeftIsLock
|
|||
|
0,//check
|
|||
|
0,//multiLine,(nouse here)
|
|||
|
0,//autoSize,(nouse here)
|
|||
|
0,//modal,(Formʹ<6D><CAB9>)
|
|||
|
0,//numeric,(nouse here)
|
|||
|
0,//autoShift,(nouse here)
|
|||
|
0,//dynamicSize,(nouse here)
|
|||
|
0,//underLine,(nouse here)
|
|||
|
0,//bIClose,(nouse here)
|
|||
|
0,//HasStatusBar,(nouse here)
|
|||
|
0,//bIAction,(nouse here)
|
|||
|
0,//bIMaximize,(nouse here)
|
|||
|
0,//ForceShowTitle,(nouse here)
|
|||
|
0,//graphical
|
|||
|
0,//sbmHasVertical,<2C><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmHasHorizontal<61><6C>ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmAuto,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//hasImage
|
|||
|
0,//hasCheckBox
|
|||
|
1,//UseSYSDefColor
|
|||
|
0,//Smooth
|
|||
|
0,//ShowText
|
|||
|
1,//TransParent
|
|||
|
0//OwnerDraw
|
|||
|
},//<2F><><EFBFBD>Ա<EFBFBD>־<EFBFBD><D6BE><EFBFBD><EFBFBD>
|
|||
|
{{135, 150}, {120, 30}},//rect
|
|||
|
0x3,//backColor
|
|||
|
0x2,//boreColor
|
|||
|
0x4,//selectedBackColor
|
|||
|
0x5,//selectedForeColor
|
|||
|
0x6,//focusBackColor
|
|||
|
0x7,//focusForeColor
|
|||
|
(TUChar *)TESTAU_UnLoadBtnCaption,//Caption
|
|||
|
0,//charSet
|
|||
|
stdFont,//Font
|
|||
|
-1,//BitmapID
|
|||
|
-1,//SelectedBitmapID
|
|||
|
-1,//FocusBitmapID
|
|||
|
0,//Style
|
|||
|
6,//TabOrder
|
|||
|
0//TabOrderGroup
|
|||
|
};//TESTAU_UnLoadBtn<74><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
//----------------------- Button TESTAU_UnLoadBtn<74><6E><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> End------------------------
|
|||
|
const ResCommonType * const TESTAU_Form1002_ControlList[6]=
|
|||
|
{
|
|||
|
(ResCommonType *)&TESTAU_PlayBack
|
|||
|
,(ResCommonType *)&TESTAU_StopBack
|
|||
|
,(ResCommonType *)&TESTAU_LoadEffect
|
|||
|
,(ResCommonType *)&TESTAU_PlayLoaded
|
|||
|
,(ResCommonType *)&TESTAU_PlayEffect
|
|||
|
,(ResCommonType *)&TESTAU_UnLoadBtn
|
|||
|
};
|
|||
|
|
|||
|
const ResourceLangRegisterEntry TESTAU_CHS_Resource[] =
|
|||
|
{
|
|||
|
{kProjectRscType,0,(void*)&TESTAU_project,sizeof(TESTAU_project)}
|
|||
|
,{kWindowRscType,TESTAU_ID_Form1002,(void*)&TESTAU_Form1002,sizeof(TESTAU_Form1002)}
|
|||
|
};
|
|||
|
|
|||
|
const ResourceLangRegisterEntry2 TESTAU_CHS_ResourceEntry =
|
|||
|
{
|
|||
|
tgresource_tag,
|
|||
|
11,//res version
|
|||
|
0,//subVersionValue
|
|||
|
0,//reserved1
|
|||
|
0,//reserved2
|
|||
|
TESTAU_CHS_Resource
|
|||
|
};
|
|||
|
|
|||
|
|
|||
|
/************************************************************
|
|||
|
* Language:ENU
|
|||
|
*************************************************************/
|
|||
|
|
|||
|
|
|||
|
const ResProjectType TESTAU_ENU_project=
|
|||
|
{
|
|||
|
320, //screenWidth
|
|||
|
480, //screenHeight
|
|||
|
165, //screenDPI
|
|||
|
};
|
|||
|
|
|||
|
|
|||
|
/*-------------------------------------------------------------
|
|||
|
* IDΪTESTAU_ID_Form1002<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
------------------------------------------------------------*/
|
|||
|
|
|||
|
|
|||
|
/*"TestAudioEngine"*/
|
|||
|
const TUChar TESTAU_ENU_Form1002TitleStr[]={0x0054,0x0065,0x0073,0x0074,0x0041,0x0075,0x0064,0x0069,0x006F,0x0045,0x006E,0x0067,0x0069,0x006E,0x0065,0x0000};
|
|||
|
|
|||
|
extern const ResCommonType * const TESTAU_ENU_Form1002_ControlList[];
|
|||
|
const ResWindowType TESTAU_ENU_Form1002 =
|
|||
|
{
|
|||
|
{//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
TESTAU_ID_Form1002,//<2F><>ԴID
|
|||
|
RES_CLASS_FORM,//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ΪFORM(<28><><EFBFBD><EFBFBD>)<29><><EFBFBD><EFBFBD>
|
|||
|
sizeof(ResWindowType),//<2F><>Դ<EFBFBD><D4B4>С
|
|||
|
-1,//<2F><><EFBFBD><EFBFBD>ԴID(<28><><EFBFBD><EFBFBD>û<EFBFBD>й<EFBFBD>Ϊ-1)
|
|||
|
0,//Tag
|
|||
|
0//StyleOption
|
|||
|
},//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//ControlAttrType<70><65><EFBFBD><EFBFBD>
|
|||
|
0,//Enabled,(nouse here)
|
|||
|
0,//Visibled,(nouse here)
|
|||
|
0,//Ctl3D,,(nouse here)
|
|||
|
0,//TabStop,(nouse here)
|
|||
|
0,//ReadOnly,(nouse here)
|
|||
|
0,//ImeEnable,(nouse here)
|
|||
|
0,//WordWrap,(nouse here)
|
|||
|
0,//TopLeftIsLock,(nouse here)
|
|||
|
0,//Check,(nouse here)
|
|||
|
0,//MultiLine,(nouse here)
|
|||
|
0,//AutoSize,(nouse here)
|
|||
|
0,//Modal,
|
|||
|
0,//Numeric ,Field Use
|
|||
|
0,//AutoShift,Field Use
|
|||
|
0,//DynamicSize,Field Use
|
|||
|
0,//UnderLine,Field Use
|
|||
|
1,//BIClose
|
|||
|
0,//HasStatusBar
|
|||
|
0,//BIAction
|
|||
|
0,//BIMaximize
|
|||
|
0,//ForceShowTitle
|
|||
|
0,//Graphical,(nouse here)
|
|||
|
0,//sbmHasVertical,<2C><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmHasHorizontal<61><6C>ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmAuto,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//hasImage
|
|||
|
0,//hasCheckBox
|
|||
|
1,//UseSYSDefColor
|
|||
|
0,//Smooth
|
|||
|
0,//ShowText
|
|||
|
1,//TransParent
|
|||
|
0//OwnerDraw
|
|||
|
},
|
|||
|
{//PanelAttr
|
|||
|
2,//HScrollMode,0-auto,1-enable,2-disable
|
|||
|
0,//VScrollMode,0-auto,1-enable,2-disable
|
|||
|
},
|
|||
|
0X3, // BackColor
|
|||
|
0X2, // ForeColor
|
|||
|
{{0, 0}, {320, 480}}, // RectangleType windowBounds
|
|||
|
6, // <20>ؼ<EFBFBD><D8BC><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//ResWindowExAttrType
|
|||
|
0,//closeBtnStyle
|
|||
|
0,//actionBtnStyle
|
|||
|
0,//DisableSystemStatusBar
|
|||
|
0,//fullScreen
|
|||
|
0,//rotateMode
|
|||
|
},
|
|||
|
(TUChar *)TESTAU_ENU_Form1002TitleStr, //<2F><><EFBFBD><EFBFBD><EFBFBD>ı<EFBFBD><C4B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>!<21><>
|
|||
|
NULL, // <20>رհ<D8B1>ť<EFBFBD><C5A5><EFBFBD>֣<EFBFBD><D6A3><EFBFBD>ǰΪ<C7B0>գ<EFBFBD><D5A3><EFBFBD>
|
|||
|
NULL, // action button text = null
|
|||
|
0, //CharSet
|
|||
|
stdFont,//Font
|
|||
|
-1, //MainMenuID(-1Ϊû<CEAA><C3BB><EFBFBD><EFBFBD><EFBFBD>˵<EFBFBD>)
|
|||
|
TG3_WINDOW_MOVIE_MODE_DEFAULT , // <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ģʽ
|
|||
|
TG3_WINDOW_MOVIE_MODE_DEFAULT , // <20>رն<D8B1><D5B6><EFBFBD>ģʽ
|
|||
|
(ResCommonType **)TESTAU_ENU_Form1002_ControlList, // ָ<><D6B8><EFBFBD>ؼ<EFBFBD><D8BC>б<EFBFBD>
|
|||
|
0, // <20><>ת<EFBFBD>ο<EFBFBD><CEBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
NULL // <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ת<EFBFBD>ο<EFBFBD><CEBF><EFBFBD>(<28><>)
|
|||
|
};//<2F><><EFBFBD><EFBFBD>TESTAU_ENU_Form1002<30><32>Դ<EFBFBD><D4B4><EFBFBD>ݳ<EFBFBD><DDB3><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
//----------------------- Button TESTAU_ENU_PlayBack<63><6B><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> Begin------------------------
|
|||
|
/*"PlayBackgroundMusic"*/
|
|||
|
const TUChar TESTAU_ENU_PlayBackCaption[]={0x0050,0x006C,0x0061,0x0079,0x0042,0x0061,0x0063,0x006B,0x0067,0x0072,0x006F,0x0075,0x006E,0x0064,0x004D,0x0075,0x0073,0x0069,0x0063,
|
|||
|
0x0000};
|
|||
|
|
|||
|
const ResButtonType TESTAU_ENU_PlayBack=//
|
|||
|
{
|
|||
|
{//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
TESTAU_ID_Form1002_PlayBack, //<2F><>ԴID<49><44>
|
|||
|
RES_CLASS_BUTTON,
|
|||
|
sizeof(ResButtonType),//<2F><>С
|
|||
|
TESTAU_ID_Form1002,//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԴID
|
|||
|
0,//Tag
|
|||
|
0//StyleOption
|
|||
|
},//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//<2F><><EFBFBD>Ա<EFBFBD>־
|
|||
|
1,//enabled
|
|||
|
1,//visibled
|
|||
|
0,//ctl3D
|
|||
|
1,//tabStop
|
|||
|
0,//readOnly
|
|||
|
0,//imeEnable
|
|||
|
0,//wordWrap
|
|||
|
0,//topLeftIsLock
|
|||
|
0,//check
|
|||
|
0,//multiLine,(nouse here)
|
|||
|
0,//autoSize,(nouse here)
|
|||
|
0,//modal,(Formʹ<6D><CAB9>)
|
|||
|
0,//numeric,(nouse here)
|
|||
|
0,//autoShift,(nouse here)
|
|||
|
0,//dynamicSize,(nouse here)
|
|||
|
0,//underLine,(nouse here)
|
|||
|
0,//bIClose,(nouse here)
|
|||
|
0,//HasStatusBar,(nouse here)
|
|||
|
0,//bIAction,(nouse here)
|
|||
|
0,//bIMaximize,(nouse here)
|
|||
|
0,//ForceShowTitle,(nouse here)
|
|||
|
0,//graphical
|
|||
|
0,//sbmHasVertical,<2C><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmHasHorizontal<61><6C>ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmAuto,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//hasImage
|
|||
|
0,//hasCheckBox
|
|||
|
1,//UseSYSDefColor
|
|||
|
0,//Smooth
|
|||
|
0,//ShowText
|
|||
|
1,//TransParent
|
|||
|
0//OwnerDraw
|
|||
|
},//<2F><><EFBFBD>Ա<EFBFBD>־<EFBFBD><D6BE><EFBFBD><EFBFBD>
|
|||
|
{{5, 60}, {200, 30}},//rect
|
|||
|
0x3,//backColor
|
|||
|
0x2,//boreColor
|
|||
|
0x4,//selectedBackColor
|
|||
|
0x5,//selectedForeColor
|
|||
|
0x6,//focusBackColor
|
|||
|
0x7,//focusForeColor
|
|||
|
(TUChar *)TESTAU_ENU_PlayBackCaption,//Caption
|
|||
|
0,//charSet
|
|||
|
stdFont,//Font
|
|||
|
-1,//BitmapID
|
|||
|
-1,//SelectedBitmapID
|
|||
|
-1,//FocusBitmapID
|
|||
|
0,//Style
|
|||
|
1,//TabOrder
|
|||
|
0//TabOrderGroup
|
|||
|
};//TESTAU_ENU_PlayBack<63><6B><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
//----------------------- Button TESTAU_ENU_PlayBack<63><6B><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> End------------------------
|
|||
|
|
|||
|
//----------------------- Button TESTAU_ENU_StopBack<63><6B><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> Begin------------------------
|
|||
|
/*"StopBackgroundMusic"*/
|
|||
|
const TUChar TESTAU_ENU_StopBackCaption[]={0x0053,0x0074,0x006F,0x0070,0x0042,0x0061,0x0063,0x006B,0x0067,0x0072,0x006F,0x0075,0x006E,0x0064,0x004D,0x0075,0x0073,0x0069,0x0063,
|
|||
|
0x0000};
|
|||
|
|
|||
|
const ResButtonType TESTAU_ENU_StopBack=//
|
|||
|
{
|
|||
|
{//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
TESTAU_ID_Form1002_StopBack, //<2F><>ԴID<49><44>
|
|||
|
RES_CLASS_BUTTON,
|
|||
|
sizeof(ResButtonType),//<2F><>С
|
|||
|
TESTAU_ID_Form1002,//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԴID
|
|||
|
0,//Tag
|
|||
|
0//StyleOption
|
|||
|
},//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//<2F><><EFBFBD>Ա<EFBFBD>־
|
|||
|
1,//enabled
|
|||
|
1,//visibled
|
|||
|
0,//ctl3D
|
|||
|
1,//tabStop
|
|||
|
0,//readOnly
|
|||
|
0,//imeEnable
|
|||
|
0,//wordWrap
|
|||
|
0,//topLeftIsLock
|
|||
|
0,//check
|
|||
|
0,//multiLine,(nouse here)
|
|||
|
0,//autoSize,(nouse here)
|
|||
|
0,//modal,(Formʹ<6D><CAB9>)
|
|||
|
0,//numeric,(nouse here)
|
|||
|
0,//autoShift,(nouse here)
|
|||
|
0,//dynamicSize,(nouse here)
|
|||
|
0,//underLine,(nouse here)
|
|||
|
0,//bIClose,(nouse here)
|
|||
|
0,//HasStatusBar,(nouse here)
|
|||
|
0,//bIAction,(nouse here)
|
|||
|
0,//bIMaximize,(nouse here)
|
|||
|
0,//ForceShowTitle,(nouse here)
|
|||
|
0,//graphical
|
|||
|
0,//sbmHasVertical,<2C><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmHasHorizontal<61><6C>ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmAuto,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//hasImage
|
|||
|
0,//hasCheckBox
|
|||
|
1,//UseSYSDefColor
|
|||
|
0,//Smooth
|
|||
|
0,//ShowText
|
|||
|
1,//TransParent
|
|||
|
0//OwnerDraw
|
|||
|
},//<2F><><EFBFBD>Ա<EFBFBD>־<EFBFBD><D6BE><EFBFBD><EFBFBD>
|
|||
|
{{5, 95}, {200, 30}},//rect
|
|||
|
0x3,//backColor
|
|||
|
0x2,//boreColor
|
|||
|
0x4,//selectedBackColor
|
|||
|
0x5,//selectedForeColor
|
|||
|
0x6,//focusBackColor
|
|||
|
0x7,//focusForeColor
|
|||
|
(TUChar *)TESTAU_ENU_StopBackCaption,//Caption
|
|||
|
0,//charSet
|
|||
|
stdFont,//Font
|
|||
|
-1,//BitmapID
|
|||
|
-1,//SelectedBitmapID
|
|||
|
-1,//FocusBitmapID
|
|||
|
0,//Style
|
|||
|
2,//TabOrder
|
|||
|
0//TabOrderGroup
|
|||
|
};//TESTAU_ENU_StopBack<63><6B><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
//----------------------- Button TESTAU_ENU_StopBack<63><6B><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> End------------------------
|
|||
|
|
|||
|
//----------------------- Button TESTAU_ENU_LoadEffect<63><74><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> Begin------------------------
|
|||
|
/*"LoadEffect"*/
|
|||
|
const TUChar TESTAU_ENU_LoadEffectCaption[]={0x004C,0x006F,0x0061,0x0064,0x0045,0x0066,0x0066,0x0065,0x0063,0x0074,0x0000};
|
|||
|
|
|||
|
const ResButtonType TESTAU_ENU_LoadEffect=//
|
|||
|
{
|
|||
|
{//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
TESTAU_ID_Form1002_LoadEffect, //<2F><>ԴID<49><44>
|
|||
|
RES_CLASS_BUTTON,
|
|||
|
sizeof(ResButtonType),//<2F><>С
|
|||
|
TESTAU_ID_Form1002,//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԴID
|
|||
|
0,//Tag
|
|||
|
0//StyleOption
|
|||
|
},//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//<2F><><EFBFBD>Ա<EFBFBD>־
|
|||
|
1,//enabled
|
|||
|
1,//visibled
|
|||
|
0,//ctl3D
|
|||
|
1,//tabStop
|
|||
|
0,//readOnly
|
|||
|
0,//imeEnable
|
|||
|
0,//wordWrap
|
|||
|
0,//topLeftIsLock
|
|||
|
0,//check
|
|||
|
0,//multiLine,(nouse here)
|
|||
|
0,//autoSize,(nouse here)
|
|||
|
0,//modal,(Formʹ<6D><CAB9>)
|
|||
|
0,//numeric,(nouse here)
|
|||
|
0,//autoShift,(nouse here)
|
|||
|
0,//dynamicSize,(nouse here)
|
|||
|
0,//underLine,(nouse here)
|
|||
|
0,//bIClose,(nouse here)
|
|||
|
0,//HasStatusBar,(nouse here)
|
|||
|
0,//bIAction,(nouse here)
|
|||
|
0,//bIMaximize,(nouse here)
|
|||
|
0,//ForceShowTitle,(nouse here)
|
|||
|
0,//graphical
|
|||
|
0,//sbmHasVertical,<2C><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmHasHorizontal<61><6C>ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmAuto,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//hasImage
|
|||
|
0,//hasCheckBox
|
|||
|
1,//UseSYSDefColor
|
|||
|
0,//Smooth
|
|||
|
0,//ShowText
|
|||
|
1,//TransParent
|
|||
|
0//OwnerDraw
|
|||
|
},//<2F><><EFBFBD>Ա<EFBFBD>־<EFBFBD><D6BE><EFBFBD><EFBFBD>
|
|||
|
{{5, 150}, {107, 30}},//rect
|
|||
|
0x3,//backColor
|
|||
|
0x2,//boreColor
|
|||
|
0x4,//selectedBackColor
|
|||
|
0x5,//selectedForeColor
|
|||
|
0x6,//focusBackColor
|
|||
|
0x7,//focusForeColor
|
|||
|
(TUChar *)TESTAU_ENU_LoadEffectCaption,//Caption
|
|||
|
0,//charSet
|
|||
|
stdFont,//Font
|
|||
|
-1,//BitmapID
|
|||
|
-1,//SelectedBitmapID
|
|||
|
-1,//FocusBitmapID
|
|||
|
0,//Style
|
|||
|
3,//TabOrder
|
|||
|
0//TabOrderGroup
|
|||
|
};//TESTAU_ENU_LoadEffect<63><74><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
//----------------------- Button TESTAU_ENU_LoadEffect<63><74><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> End------------------------
|
|||
|
|
|||
|
//----------------------- Button TESTAU_ENU_PlayLoaded<65><64><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> Begin------------------------
|
|||
|
/*"PlayLoadedEffect"*/
|
|||
|
const TUChar TESTAU_ENU_PlayLoadedCaption[]={0x0050,0x006C,0x0061,0x0079,0x004C,0x006F,0x0061,0x0064,0x0065,0x0064,0x0045,0x0066,0x0066,0x0065,0x0063,0x0074,0x0000};
|
|||
|
|
|||
|
const ResButtonType TESTAU_ENU_PlayLoaded=//
|
|||
|
{
|
|||
|
{//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
TESTAU_ID_Form1002_PlayLoaded, //<2F><>ԴID<49><44>
|
|||
|
RES_CLASS_BUTTON,
|
|||
|
sizeof(ResButtonType),//<2F><>С
|
|||
|
TESTAU_ID_Form1002,//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԴID
|
|||
|
0,//Tag
|
|||
|
0//StyleOption
|
|||
|
},//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//<2F><><EFBFBD>Ա<EFBFBD>־
|
|||
|
1,//enabled
|
|||
|
1,//visibled
|
|||
|
0,//ctl3D
|
|||
|
1,//tabStop
|
|||
|
0,//readOnly
|
|||
|
0,//imeEnable
|
|||
|
0,//wordWrap
|
|||
|
0,//topLeftIsLock
|
|||
|
0,//check
|
|||
|
0,//multiLine,(nouse here)
|
|||
|
0,//autoSize,(nouse here)
|
|||
|
0,//modal,(Formʹ<6D><CAB9>)
|
|||
|
0,//numeric,(nouse here)
|
|||
|
0,//autoShift,(nouse here)
|
|||
|
0,//dynamicSize,(nouse here)
|
|||
|
0,//underLine,(nouse here)
|
|||
|
0,//bIClose,(nouse here)
|
|||
|
0,//HasStatusBar,(nouse here)
|
|||
|
0,//bIAction,(nouse here)
|
|||
|
0,//bIMaximize,(nouse here)
|
|||
|
0,//ForceShowTitle,(nouse here)
|
|||
|
0,//graphical
|
|||
|
0,//sbmHasVertical,<2C><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmHasHorizontal<61><6C>ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmAuto,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//hasImage
|
|||
|
0,//hasCheckBox
|
|||
|
1,//UseSYSDefColor
|
|||
|
0,//Smooth
|
|||
|
0,//ShowText
|
|||
|
1,//TransParent
|
|||
|
0//OwnerDraw
|
|||
|
},//<2F><><EFBFBD>Ա<EFBFBD>־<EFBFBD><D6BE><EFBFBD><EFBFBD>
|
|||
|
{{5, 190}, {160, 30}},//rect
|
|||
|
0x3,//backColor
|
|||
|
0x2,//boreColor
|
|||
|
0x4,//selectedBackColor
|
|||
|
0x5,//selectedForeColor
|
|||
|
0x6,//focusBackColor
|
|||
|
0x7,//focusForeColor
|
|||
|
(TUChar *)TESTAU_ENU_PlayLoadedCaption,//Caption
|
|||
|
0,//charSet
|
|||
|
stdFont,//Font
|
|||
|
-1,//BitmapID
|
|||
|
-1,//SelectedBitmapID
|
|||
|
-1,//FocusBitmapID
|
|||
|
0,//Style
|
|||
|
4,//TabOrder
|
|||
|
0//TabOrderGroup
|
|||
|
};//TESTAU_ENU_PlayLoaded<65><64><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
//----------------------- Button TESTAU_ENU_PlayLoaded<65><64><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> End------------------------
|
|||
|
|
|||
|
//----------------------- Button TESTAU_ENU_PlayEffect<63><74><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> Begin------------------------
|
|||
|
/*"PlayEffect"*/
|
|||
|
const TUChar TESTAU_ENU_PlayEffectCaption[]={0x0050,0x006C,0x0061,0x0079,0x0045,0x0066,0x0066,0x0065,0x0063,0x0074,0x0000};
|
|||
|
|
|||
|
const ResButtonType TESTAU_ENU_PlayEffect=//
|
|||
|
{
|
|||
|
{//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
TESTAU_ID_Form1002_PlayEffect, //<2F><>ԴID<49><44>
|
|||
|
RES_CLASS_BUTTON,
|
|||
|
sizeof(ResButtonType),//<2F><>С
|
|||
|
TESTAU_ID_Form1002,//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԴID
|
|||
|
0,//Tag
|
|||
|
0//StyleOption
|
|||
|
},//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//<2F><><EFBFBD>Ա<EFBFBD>־
|
|||
|
1,//enabled
|
|||
|
1,//visibled
|
|||
|
0,//ctl3D
|
|||
|
1,//tabStop
|
|||
|
0,//readOnly
|
|||
|
0,//imeEnable
|
|||
|
0,//wordWrap
|
|||
|
0,//topLeftIsLock
|
|||
|
0,//check
|
|||
|
0,//multiLine,(nouse here)
|
|||
|
0,//autoSize,(nouse here)
|
|||
|
0,//modal,(Formʹ<6D><CAB9>)
|
|||
|
0,//numeric,(nouse here)
|
|||
|
0,//autoShift,(nouse here)
|
|||
|
0,//dynamicSize,(nouse here)
|
|||
|
0,//underLine,(nouse here)
|
|||
|
0,//bIClose,(nouse here)
|
|||
|
0,//HasStatusBar,(nouse here)
|
|||
|
0,//bIAction,(nouse here)
|
|||
|
0,//bIMaximize,(nouse here)
|
|||
|
0,//ForceShowTitle,(nouse here)
|
|||
|
0,//graphical
|
|||
|
0,//sbmHasVertical,<2C><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmHasHorizontal<61><6C>ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmAuto,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//hasImage
|
|||
|
0,//hasCheckBox
|
|||
|
1,//UseSYSDefColor
|
|||
|
0,//Smooth
|
|||
|
0,//ShowText
|
|||
|
1,//TransParent
|
|||
|
0//OwnerDraw
|
|||
|
},//<2F><><EFBFBD>Ա<EFBFBD>־<EFBFBD><D6BE><EFBFBD><EFBFBD>
|
|||
|
{{5, 250}, {107, 30}},//rect
|
|||
|
0x3,//backColor
|
|||
|
0x2,//boreColor
|
|||
|
0x4,//selectedBackColor
|
|||
|
0x5,//selectedForeColor
|
|||
|
0x6,//focusBackColor
|
|||
|
0x7,//focusForeColor
|
|||
|
(TUChar *)TESTAU_ENU_PlayEffectCaption,//Caption
|
|||
|
0,//charSet
|
|||
|
stdFont,//Font
|
|||
|
-1,//BitmapID
|
|||
|
-1,//SelectedBitmapID
|
|||
|
-1,//FocusBitmapID
|
|||
|
0,//Style
|
|||
|
5,//TabOrder
|
|||
|
0//TabOrderGroup
|
|||
|
};//TESTAU_ENU_PlayEffect<63><74><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
//----------------------- Button TESTAU_ENU_PlayEffect<63><74><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> End------------------------
|
|||
|
|
|||
|
//----------------------- Button TESTAU_ENU_UnLoadBtn<74><6E><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> Begin------------------------
|
|||
|
/*"UnLoadEffect"*/
|
|||
|
const TUChar TESTAU_ENU_UnLoadBtnCaption[]={0x0055,0x006E,0x004C,0x006F,0x0061,0x0064,0x0045,0x0066,0x0066,0x0065,0x0063,0x0074,0x0000};
|
|||
|
|
|||
|
const ResButtonType TESTAU_ENU_UnLoadBtn=//
|
|||
|
{
|
|||
|
{//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
TESTAU_ID_Form1002_UnLoadBtn, //<2F><>ԴID<49><44>
|
|||
|
RES_CLASS_BUTTON,
|
|||
|
sizeof(ResButtonType),//<2F><>С
|
|||
|
TESTAU_ID_Form1002,//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԴID
|
|||
|
0,//Tag
|
|||
|
0//StyleOption
|
|||
|
},//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
{//<2F><><EFBFBD>Ա<EFBFBD>־
|
|||
|
1,//enabled
|
|||
|
1,//visibled
|
|||
|
0,//ctl3D
|
|||
|
1,//tabStop
|
|||
|
0,//readOnly
|
|||
|
0,//imeEnable
|
|||
|
0,//wordWrap
|
|||
|
0,//topLeftIsLock
|
|||
|
0,//check
|
|||
|
0,//multiLine,(nouse here)
|
|||
|
0,//autoSize,(nouse here)
|
|||
|
0,//modal,(Formʹ<6D><CAB9>)
|
|||
|
0,//numeric,(nouse here)
|
|||
|
0,//autoShift,(nouse here)
|
|||
|
0,//dynamicSize,(nouse here)
|
|||
|
0,//underLine,(nouse here)
|
|||
|
0,//bIClose,(nouse here)
|
|||
|
0,//HasStatusBar,(nouse here)
|
|||
|
0,//bIAction,(nouse here)
|
|||
|
0,//bIMaximize,(nouse here)
|
|||
|
0,//ForceShowTitle,(nouse here)
|
|||
|
0,//graphical
|
|||
|
0,//sbmHasVertical,<2C><>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmHasHorizontal<61><6C>ˮƽ<CBAE><C6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//sbmAuto,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
0,//hasImage
|
|||
|
0,//hasCheckBox
|
|||
|
1,//UseSYSDefColor
|
|||
|
0,//Smooth
|
|||
|
0,//ShowText
|
|||
|
1,//TransParent
|
|||
|
0//OwnerDraw
|
|||
|
},//<2F><><EFBFBD>Ա<EFBFBD>־<EFBFBD><D6BE><EFBFBD><EFBFBD>
|
|||
|
{{135, 150}, {120, 30}},//rect
|
|||
|
0x3,//backColor
|
|||
|
0x2,//boreColor
|
|||
|
0x4,//selectedBackColor
|
|||
|
0x5,//selectedForeColor
|
|||
|
0x6,//focusBackColor
|
|||
|
0x7,//focusForeColor
|
|||
|
(TUChar *)TESTAU_ENU_UnLoadBtnCaption,//Caption
|
|||
|
0,//charSet
|
|||
|
stdFont,//Font
|
|||
|
-1,//BitmapID
|
|||
|
-1,//SelectedBitmapID
|
|||
|
-1,//FocusBitmapID
|
|||
|
0,//Style
|
|||
|
6,//TabOrder
|
|||
|
0//TabOrderGroup
|
|||
|
};//TESTAU_ENU_UnLoadBtn<74><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
//----------------------- Button TESTAU_ENU_UnLoadBtn<74><6E><EFBFBD>Զ<EFBFBD><D4B6><EFBFBD> End------------------------
|
|||
|
const ResCommonType * const TESTAU_ENU_Form1002_ControlList[6]=
|
|||
|
{
|
|||
|
(ResCommonType *)&TESTAU_ENU_PlayBack
|
|||
|
,(ResCommonType *)&TESTAU_ENU_StopBack
|
|||
|
,(ResCommonType *)&TESTAU_ENU_LoadEffect
|
|||
|
,(ResCommonType *)&TESTAU_ENU_PlayLoaded
|
|||
|
,(ResCommonType *)&TESTAU_ENU_PlayEffect
|
|||
|
,(ResCommonType *)&TESTAU_ENU_UnLoadBtn
|
|||
|
};
|
|||
|
|
|||
|
const ResourceLangRegisterEntry TESTAU_ENU_Resource[] =
|
|||
|
{
|
|||
|
{kProjectRscType,0,(void*)&TESTAU_ENU_project,sizeof(TESTAU_ENU_project)}
|
|||
|
,{kWindowRscType,TESTAU_ID_Form1002,(void*)&TESTAU_ENU_Form1002,sizeof(TESTAU_ENU_Form1002)}
|
|||
|
};
|
|||
|
|
|||
|
const ResourceLangRegisterEntry2 TESTAU_ENU_ResourceEntry =
|
|||
|
{
|
|||
|
tgresource_tag,
|
|||
|
11,//res version
|
|||
|
0,//subVersionValue
|
|||
|
0,//reserved1
|
|||
|
0,//reserved2
|
|||
|
TESTAU_ENU_Resource
|
|||
|
};
|
|||
|
|
|||
|
//<2F><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>
|
|||
|
#define TG_RESOURCE_DEFINE \
|
|||
|
{SYS_LANGUAGE_CHS,sizeof( TESTAU_CHS_Resource )/ sizeof(ResourceLangRegisterEntry), &TESTAU_CHS_ResourceEntry}, \
|
|||
|
{SYS_LANGUAGE_ENU,sizeof( TESTAU_ENU_Resource )/ sizeof(ResourceLangRegisterEntry), &TESTAU_ENU_ResourceEntry},
|