TV_IDM_SystemInfo.h 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. /***************************************************************/
  2. /** This file is generated, do not edit
  3. * @file TV_IDM_SystemInfo.h
  4. * @brief control file
  5. * Generator Version 6.2.32.662
  6. * Source File Name And Date
  7. *
  8. *
  9. * @note Copyright (c) 2006-2008, Sunplus Technology Co., Ltd.
  10. * All rights reserved.
  11. *
  12. * This software is copyrighted by and is the property of Sunplus
  13. * Technology Co., Ltd. All rights are reserved by Sunplus Technology
  14. * Co., Ltd. This software may only be used in accordance with the
  15. * corresponding license agreement. Any unauthorized use, duplication,
  16. * distribution, or disclosure of this software is expressly forbidden.
  17. *
  18. * This Copyright notice MUST not be removed or modified without prior
  19. * written consent of Sunplus Technology Co., Ltd.
  20. *
  21. * Sunplus Technology Co., Ltd. reserves the right to modify this
  22. * software without notice.
  23. *
  24. * Sunplus Technology Co., Ltd.
  25. * 19, Innovation First Road, Science-Based Industrial Park,
  26. * Hsin-Chu, Taiwan, R.O.C.
  27. *
  28. ***************************************************************/
  29. #ifndef __TV_IDM_SYSTEMINFO_H__
  30. #define __TV_IDM_SYSTEMINFO_H__
  31. #include "gui_eng/gui_engine.h"
  32. typedef enum {
  33. TV_E_IDC_BG_Background_MainPage_Line111 = 0,
  34. TV_E_IDC_BG_Background_MainPage_Line211,
  35. TV_E_IDC_BG_Background_MainPage_Line311,
  36. TV_E_IDC_BG_Background_MainPage_Line411,
  37. TV_E_IDC_BG_Background_MainPage_Line511,
  38. TV_E_IDC_BG_Background_MainPage_Line611,
  39. TV_E_IDC_BG_Background_MainPage_Line711,
  40. TV_E_IDC_BG_Background_MainPage_Line811,
  41. TV_E_IDC_BG_Background_MainPage_Line911,
  42. TV_E_IDC_BG_Background_MainPage_Line1011,
  43. TV_E_IDC_LIST_ListView_SystemInfo,
  44. TV_E_IDC_TEXT_TextBox_Model,
  45. TV_E_IDC_TEXT_TextBox_OAD,
  46. TV_E_IDC_TEXT_TextBox_Software,
  47. TV_E_IDC_TEXT_TextBox_Time,
  48. TV_E_IDC_TEXT_TextBox_Hotline,
  49. TV_E_IDC_TEXT_TextBox_Email,
  50. TV_E_IDC_TEXT_TextBox_Homepage,
  51. TV_E_IDM_SYSTEMINFO_MAX,
  52. }TV_IDM_SystemInfo_t;
  53. extern WinControl_t TV_IDM_SystemInfo_control[];
  54. extern STRUCT_APPLET TV_IDM_SystemInfo_applet;
  55. extern WinControl_t TV_IDM_SystemInfo_window;
  56. #endif