⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 osd_gw_mainmenu_tables_h.inl

📁 MSTAR03的数码相框的代码
💻 INL
字号:
////////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2006-2008 MStar Semiconductor, Inc.
// All rights reserved.
//
// Unless otherwise stipulated in writing, any and all information contained
// herein regardless in any format shall remain the sole proprietary of
// MStar Semiconductor Inc. and be kept in strict confidence
// (''MStar Confidential Information'') by the recipient.
// Any unauthorized act including without limitation unauthorized disclosure,
// copying, use, reproduction, sale, distribution, modification, disassembling,
// reverse engineering and compiling of the contents of MStar Confidential
// Information is unlawful and strictly prohibited. MStar hereby reserves the
// rights to any and all damages, losses, costs and expenses resulting therefrom.
//
////////////////////////////////////////////////////////////////////////////////


/////////////////////////////////////////////////////////////////////////////
// This file is automatically generated by SkinTool [Version:0.1.9][Build:Apr 11 2008 20:39:38]
/////////////////////////////////////////////////////////////////////////////


typedef enum
{
	HWND_MAINMENU_DESKTOP = 1,
	HWND_MAINMENU_MEDIAPAGE = 2,
	HWND_PHOTO_MODE = 3,
	HWND_MUSIC_MODE = 4,
	HWND_CALENDAR = 5,
	HWND_SETTING = 6,
	HWND_FOLDER = 7,
	HWND_MAIN_USB_OTGMODE = 8,
    HWND_GW_MAINMENU_MAX = 9, 
} HWND_WINDOW_GW_MAINMENU_ID;

extern WINDOWDRAWSTYLEDATA _MP_TBLSEG _GUI_WindowsDrawStyleList_Osd_Gw_Mainmenu[];
//extern WINDOWVARDATA _GUI_WindowsRWDataList_Osd_Gw_Mainmenu[];
extern WINDOWDATA _MP_TBLSEG _GUI_WindowList_Osd_Gw_Mainmenu[];
extern WINDOWALPHADATA _MP_TBLSEG _GUI_WindowsAlphaList_Osd_Gw_Mainmenu[];

#define OSD_GW_MAINMENU_XSTART   0
#define OSD_GW_MAINMENU_YSTART   0
#define OSD_GW_MAINMENU_WIDTH   480
#define OSD_GW_MAINMENU_HEIGHT   234

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -