fsGUI_Bmp.h
上传用户:poi891205
上传日期:2013-07-15
资源大小:9745k
文件大小:94k
源码类别:

DVD

开发平台:

C/C++

  1. /**************************************************************
  2. ** FILE
  3. ** fsGUI_Bmp.h
  4. **
  5. ** DESCRIPTION
  6. **   all the bmp of fsGUI
  7. **
  8. **
  9. **   Creator: zhaoyanhua
  10. **   Date:    2004-6-3 10:17
  11. ****************************************************************/
  12. #ifdef FS_BMP_GUI
  13. //NOTE:
  14. //we divide bg.bmp into 3 lines.
  15. //1 line 1*170 (1~170)   //top
  16. //2 line 1*211 (171~381) //middle 
  17. //3 line 1*99  (382~480) //bottom
  18. const BYTE g_aBitmpBg3_1[] = //bg.bmp (1~170)
  19. {
  20. 0x1,0xaa,0xff,
  21. 0x0b,
  22. 0x0b,
  23. 0x0b,
  24. 0x0b,
  25. 0x0b,
  26. 0x0b,
  27. 0x0b,
  28. 0x0b,
  29. 0x0b,
  30. 0x0b,
  31. 0x0b,
  32. 0x0b,
  33. 0x0b,
  34. 0x0b,
  35. 0x0b,
  36. 0x09,
  37. 0x09,
  38. 0x09,
  39. 0x09,
  40. 0x09,
  41. 0x09,
  42. 0x09,
  43. 0x08,
  44. 0x08,
  45. 0x08,
  46. 0x08,
  47. 0x08,
  48. 0x08,
  49. 0x07,
  50. 0x08,
  51. 0x07,
  52. 0x08,
  53. 0x08,
  54. 0x07,
  55. 0x07,
  56. 0x07,
  57. 0x07,
  58. 0x07,
  59. 0x07,
  60. 0x07,
  61. 0x07,
  62. 0x11,
  63. 0x11,
  64. 0x11,
  65. 0x11,
  66. 0x11,
  67. 0x11,
  68. 0x10,
  69. 0x11,
  70. 0x10,
  71. 0x10,
  72. 0x0f,
  73. 0x10,
  74. 0x0f,
  75. 0x0f,
  76. 0x0f,
  77. 0x0f,
  78. 0x13,
  79. 0x13,
  80. 0x13,
  81. 0x13,
  82. 0x12,
  83. 0x12,
  84. 0x12,
  85. 0x12,
  86. 0x12,
  87. 0x0e,
  88. 0x19,
  89. 0x12,
  90. 0x0e,
  91. 0x19,
  92. 0x19,
  93. 0x19,
  94. 0x18,
  95. 0x0e,
  96. 0x19,
  97. 0x19,
  98. 0x18,
  99. 0x18,
  100. 0x0e,
  101. 0x18,
  102. 0x18,
  103. 0x18,
  104. 0x18,
  105. 0x18,
  106. 0x18,
  107. 0x18,
  108. 0x18,
  109. 0x18,
  110. 0x17,
  111. 0x18,
  112. 0x17,
  113. 0x17,
  114. 0x17,
  115. 0x17,
  116. 0x17,
  117. 0x17,
  118. 0x37,
  119. 0x17,
  120. 0x17,
  121. 0x37,
  122. 0x17,
  123. 0x37,
  124. 0x17,
  125. 0x37,
  126. 0x37,
  127. 0x37,
  128. 0x37,
  129. 0x36,
  130. 0x36,
  131. 0x36,
  132. 0x36,
  133. 0x36,
  134. 0x36,
  135. 0x36,
  136. 0x35,
  137. 0x36,
  138. 0x35,
  139. 0x36,
  140. 0x35,
  141. 0x33,
  142. 0x33,
  143. 0x32,
  144. 0x32,
  145. 0x31,
  146. 0x30,
  147. 0x2f,
  148. 0x30,
  149. 0x2e,
  150. 0x2e,
  151. 0x2e,
  152. 0x2d,
  153. 0x2c,
  154. 0x2d,
  155. 0x2d,
  156. 0x2c,
  157. 0x2c,
  158. 0x2a,
  159. 0x2a,
  160. 0x2a,
  161. 0x2a,
  162. 0x2a,
  163. 0x2a,
  164. 0x29,
  165. 0x2a,
  166. 0x29,
  167. 0x29,
  168. 0x28,
  169. 0x29,
  170. 0x29,
  171. 0x28,
  172. 0x28,
  173. 0x28,
  174. 0x28,
  175. 0x28,
  176. 0x28,
  177. 0x5c,
  178. 0x28,
  179. 0x5c,
  180. 0x5c,
  181. 0x5c,
  182. 0x5c,
  183. 0x5c,
  184. 0x5c,
  185. 0x5c,
  186. 0x5c,
  187. 0x5c,
  188. 0x5c,
  189. 0x5c,
  190. 0x5c,
  191. };
  192. const BYTE g_aBitmpBg3_2[] = ////bg.bmp (171~381)
  193. {
  194. 0x1,0xd3,0xff,
  195. 0x5c,
  196. 0x5c,
  197. 0x5c,
  198. 0x5c,
  199. 0x5c,
  200. 0x5c,
  201. 0x5c,
  202. 0x5c,
  203. 0x5c,
  204. 0x5c,
  205. 0x5c,
  206. 0x5c,
  207. 0x5c,
  208. 0x5c,
  209. 0x5c,
  210. 0x5c,
  211. 0x5c,
  212. 0x5c,
  213. 0x5c,
  214. 0x5c,
  215. 0x5c,
  216. 0x5c,
  217. 0x5c,
  218. 0x5c,
  219. 0x5c,
  220. 0x5c,
  221. 0x5c,
  222. 0x5c,
  223. 0x5c,
  224. 0x5c,
  225. 0x5c,
  226. 0x5c,
  227. 0x5c,
  228. 0x5c,
  229. 0x5c,
  230. 0x5c,
  231. 0x5c,
  232. 0x5c,
  233. 0x5c,
  234. 0x5c,
  235. 0x5c,
  236. 0x5c,
  237. 0x5c,
  238. 0x5c,
  239. 0x5c,
  240. 0x5c,
  241. 0x5c,
  242. 0x5c,
  243. 0x5c,
  244. 0x5c,
  245. 0x5c,
  246. 0x5c,
  247. 0x5c,
  248. 0x5c,
  249. 0x5c,
  250. 0x5c,
  251. 0x5c,
  252. 0x5c,
  253. 0x5c,
  254. 0x5c,
  255. 0x5c,
  256. 0x5c,
  257. 0x5c,
  258. 0x5c,
  259. 0x5c,
  260. 0x5c,
  261. 0x5c,
  262. 0x5c,
  263. 0x5c,
  264. 0x5c,
  265. 0x5c,
  266. 0x5c,
  267. 0x5c,
  268. 0x5c,
  269. 0x5c,
  270. 0x5c,
  271. 0x5c,
  272. 0x5c,
  273. 0x5c,
  274. 0x5c,
  275. 0x5c,
  276. 0x5c,
  277. 0x5c,
  278. 0x5c,
  279. 0x5c,
  280. 0x5c,
  281. 0x5c,
  282. 0x5c,
  283. 0x5c,
  284. 0x5c,
  285. 0x5c,
  286. 0x5c,
  287. 0x5c,
  288. 0x5c,
  289. 0x5c,
  290. 0x5c,
  291. 0x5c,
  292. 0x5c,
  293. 0x5c,
  294. 0x5c,
  295. 0x5c,
  296. 0x5c,
  297. 0x5c,
  298. 0x5c,
  299. 0x5c,
  300. 0x5c,
  301. 0x5c,
  302. 0x5c,
  303. 0x5c,
  304. 0x5c,
  305. 0x5c,
  306. 0x5c,
  307. 0x5c,
  308. 0x5c,
  309. 0x5c,
  310. 0x5c,
  311. 0x5c,
  312. 0x5c,
  313. 0x5c,
  314. 0x5c,
  315. 0x5c,
  316. 0x5c,
  317. 0x5c,
  318. 0x5c,
  319. 0x5c,
  320. 0x5c,
  321. 0x5a,
  322. 0x5a,
  323. 0x5a,
  324. 0x5a,
  325. 0x57,
  326. 0x5a,
  327. 0x58,
  328. 0x57,
  329. 0x56,
  330. 0x56,
  331. 0x56,
  332. 0x56,
  333. 0x56,
  334. 0x56,
  335. 0x56,
  336. 0x56,
  337. 0x7f,
  338. 0x7f,
  339. 0x7f,
  340. 0x7f,
  341. 0x7f,
  342. 0x7f,
  343. 0x85,
  344. 0x85,
  345. 0x85,
  346. 0x85,
  347. 0x85,
  348. 0x84,
  349. 0x85,
  350. 0x84,
  351. 0x85,
  352. 0x84,
  353. 0x84,
  354. 0x84,
  355. 0x8e,
  356. 0x8e,
  357. 0x84,
  358. 0x8e,
  359. 0x8e,
  360. 0x8e,
  361. 0x8e,
  362. 0x8e,
  363. 0x93,
  364. 0x8e,
  365. 0x93,
  366. 0x93,
  367. 0x93,
  368. 0x93,
  369. 0x93,
  370. 0x93,
  371. 0x93,
  372. 0x93,
  373. 0x99,
  374. 0x99,
  375. 0x93,
  376. 0x99,
  377. 0x99,
  378. 0x99,
  379. 0x99,
  380. 0x99,
  381. 0x99,
  382. 0x98,
  383. 0x99,
  384. 0x98,
  385. 0x99,
  386. 0x98,
  387. 0x98,
  388. 0x98,
  389. 0x98,
  390. 0x98,
  391. 0x98,
  392. 0x98,
  393. 0xa5,
  394. 0x98,
  395. 0xa5,
  396. 0xa5,
  397. 0xa5,
  398. 0xa5,
  399. 0xa5,
  400. 0xa5,
  401. 0xa6,
  402. 0xa5,
  403. 0xa5,
  404. 0xa6,
  405. 0xa6,
  406. };
  407. const BYTE g_aBitmpBg3_3[] = //bg.bmp (171~381)
  408. {
  409. 0x1,0x63,0xff,
  410. 0xa6,
  411. 0xa6,
  412. 0xa6,
  413. 0xa6,
  414. 0xa6,
  415. 0xa7,
  416. 0xa6,
  417. 0xa6,
  418. 0xa7,
  419. 0xa6,
  420. 0xa7,
  421. 0xa7,
  422. 0xa7,
  423. 0xa7,
  424. 0xa7,
  425. 0xa7,
  426. 0xa7,
  427. 0xa8,
  428. 0xa7,
  429. 0xa8,
  430. 0xa8,
  431. 0xa8,
  432. 0xa8,
  433. 0xa9,
  434. 0xa8,
  435. 0xa9,
  436. 0xa9,
  437. 0xa9,
  438. 0xa9,
  439. 0xaa,
  440. 0xaa,
  441. 0xaa,
  442. 0xaa,
  443. 0xab,
  444. 0xaa,
  445. 0xab,
  446. 0xab,
  447. 0xac,
  448. 0xac,
  449. 0xad,
  450. 0xad,
  451. 0xad,
  452. 0xb0,
  453. 0xb4,
  454. 0xb4,
  455. 0xb7,
  456. 0xb7,
  457. 0xb9,
  458. 0xb9,
  459. 0x9b,
  460. 0x98,
  461. 0x38,
  462. 0x39,
  463. 0x1f,
  464. 0x42,
  465. 0x48,
  466. 0x25,
  467. 0x25,
  468. 0x25,
  469. 0x25,
  470. 0x25,
  471. 0x42,
  472. 0x1f,
  473. 0x39,
  474. 0x38,
  475. 0x19,
  476. 0x12,
  477. 0x04,
  478. 0x04,
  479. 0x06,
  480. 0x06,
  481. 0x06,
  482. 0x06,
  483. 0x06,
  484. 0x06,
  485. 0x04,
  486. 0x04,
  487. 0x04,
  488. 0x04,
  489. 0x04,
  490. 0x04,
  491. 0x04,
  492. 0x04,
  493. 0x13,
  494. 0x04,
  495. 0x0e,
  496. 0x0e,
  497. 0x19,
  498. 0x5d,
  499. 0x5d,
  500. 0x5e,
  501. 0x5e,
  502. 0x5e,
  503. 0x80,
  504. 0x80,
  505. 0x80,
  506. 0x80,
  507. 0x80,
  508. 0x80,
  509. };
  510. const BYTE g_aBitmapTabBar[] = // tab_bar2-1.bmp //to draw button corner 
  511. {
  512. 0x13,0x31,0xff,
  513. 0x07,0x08,0x08,0x08,0x08,0x07,0x08,0x08,0x08,0x08,0x08,0x08,0x0d,0x16,0x8d,0x8d,0x8d,0x8d,0x8d,
  514. 0x08,0x07,0x08,0x07,0x08,0x08,0x08,0x07,0x08,0x07,0x0d,0x14,0x27,0x97,0xc3,0xc3,0xc3,0xc3,0xc3,
  515. 0x07,0x08,0x08,0x08,0x07,0x08,0x08,0x07,0x08,0x5e,0x27,0xce,0xd0,0xd0,0xd0,0xd0,0xd0,0xd0,0xd0,
  516. 0x08,0x08,0x07,0x07,0x08,0x08,0x07,0x0d,0x14,0xce,0xd4,0xd4,0xd4,0xd4,0xd4,0xd4,0xd4,0xd4,0xd4,
  517. 0x08,0x07,0x07,0x08,0x08,0x07,0x0a,0x15,0xd2,0xe2,0xe2,0xe2,0xe2,0xe2,0xe2,0xe2,0xe2,0xe2,0xe2,
  518. 0x07,0x07,0x08,0x07,0x07,0x0a,0x1f,0xd4,0xf6,0xf6,0xf6,0xf6,0xf6,0xf6,0xf6,0xf6,0xf6,0xf6,0xf6,
  519. 0x08,0x07,0x07,0x07,0x08,0x1a,0xd2,0xf6,0xf6,0xf6,0xf6,0xf6,0xf6,0xf6,0xf6,0xf6,0xf6,0xf6,0xf6,
  520. 0x07,0x07,0x07,0x0c,0x06,0xcd,0xf6,0xfb,0xfb,0xfb,0xfb,0xf6,0xf6,0xf6,0xfb,0xfb,0xfb,0xfb,0xfb,
  521. 0x07,0x07,0x07,0x0c,0x8d,0xe4,0xe4,0xe4,0xe4,0xfa,0xfb,0xf6,0xf6,0xf6,0xe4,0xe4,0xe4,0xe4,0xe4,
  522. 0x07,0x07,0x0a,0x1a,0xdb,0xdd,0xdd,0xdd,0xe4,0xfb,0xf6,0xfb,0xfb,0xe4,0xdd,0xdd,0xdd,0xdd,0xdd,
  523. 0x07,0x07,0x09,0x8d,0xd2,0xd1,0xd1,0xe2,0xfa,0xe4,0xfa,0xe2,0xd3,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,
  524. 0x07,0x08,0x19,0x54,0xdb,0xdc,0xd4,0xe4,0xe2,0xe2,0xd4,0xdc,0xd0,0xdb,0xd0,0xd0,0xd0,0xd0,0xd0,
  525. 0x11,0x08,0x8c,0xce,0xce,0xd1,0xe2,0xe2,0xe2,0xd4,0xce,0xcd,0xcd,0xcd,0xce,0xce,0xce,0xce,0xce,
  526. 0x07,0x05,0xe0,0xd9,0xd0,0xe2,0xe2,0xd4,0xd0,0xd7,0x7c,0xda,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,
  527. 0x08,0x1a,0xc3,0xce,0xd4,0xd4,0xd4,0xdb,0x97,0xd7,0x97,0xd7,0xd7,0xd7,0xcc,0xcc,0xcc,0xcc,0xcc,
  528. 0x0c,0x25,0x97,0xd2,0xd4,0xd4,0xcf,0x97,0xc3,0xc3,0xc9,0xc9,0xc9,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,
  529. 0x0c,0x8d,0xcd,0xd4,0xff,0xd0,0x97,0xca,0xca,0xca,0xca,0xca,0xca,0xca,0xc9,0xc9,0xc9,0xc9,0xc9,
  530. 0x0e,0xca,0xd0,0xff,0xd2,0xd9,0xca,0xca,0xca,0xe0,0xca,0xca,0xca,0xca,0xca,0xca,0xca,0xca,0xca,
  531. 0x38,0xd7,0xff,0xdc,0xce,0x97,0xe0,0xe0,0xe0,0xca,0xe0,0xe0,0xe0,0xe0,0xe0,0xe0,0xe0,0xe0,0xe0,
  532. 0x48,0xcd,0xdc,0xd0,0x97,0xca,0xca,0xca,0xca,0xca,0xca,0xca,0xca,0xca,0xc9,0xc9,0xc9,0xc9,0xc9,
  533. 0x8c,0xce,0xd0,0xce,0x97,0xc9,0xca,0xc9,0xca,0xc9,0xca,0xca,0xc9,0xc9,0xc9,0xc9,0xc9,0xc9,0xc9,
  534. 0x8d,0xce,0xdb,0xd9,0x97,0xca,0xc9,0xc3,0xc9,0xc9,0xc9,0xc9,0xc3,0xca,0xc9,0xc9,0xc9,0xc9,0xc9,
  535. 0xe0,0xce,0xce,0x97,0x97,0xc9,0xcc,0xc3,0xcc,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,
  536. 0x97,0xcd,0xcd,0xd7,0xc3,0xcc,0xcc,0xcc,0xcc,0xc3,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,
  537. 0x97,0xd9,0xd9,0x97,0xcc,0xcc,0xcc,0xd7,0xcc,0xd7,0xcc,0xcc,0xd7,0xcc,0xd7,0xd7,0xd7,0xd7,0xd7,
  538. 0xd7,0xd9,0xd9,0x97,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,
  539. 0xd7,0xd7,0xd9,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,0xd7,
  540. 0xd9,0xd9,0xd9,0xd9,0xd7,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,
  541. 0xd9,0xda,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,
  542. 0xda,0xda,0xda,0xda,0xda,0xd9,0xd9,0xd9,0xda,0xd9,0xd9,0xda,0xd9,0xd9,0xda,0xda,0xda,0xda,0xda,
  543. 0xda,0xda,0xda,0xda,0xda,0xcd,0xda,0xcd,0xda,0xda,0xda,0xcd,0xcd,0xda,0xda,0xda,0xda,0xda,0xda,
  544. 0xcd,0xcd,0xcd,0xcd,0xcd,0xcd,0xcd,0xcd,0xcd,0xce,0xcd,0xcd,0xcd,0xcd,0xce,0xce,0xce,0xce,0xce,
  545. 0xce,0xcd,0xce,0xce,0xce,0xcd,0xce,0xcd,0xce,0xce,0xcd,0xce,0xce,0xce,0xce,0xce,0xce,0xce,0xce,
  546. 0xce,0xce,0xce,0xcf,0xce,0xce,0xcf,0xce,0xce,0xce,0xcf,0xce,0xce,0xce,0xce,0xce,0xce,0xce,0xce,
  547. 0xcf,0xcf,0xcf,0xcf,0xcf,0xcf,0xcf,0xcf,0xcf,0xce,0xcf,0xcf,0xcf,0xcf,0xcf,0xcf,0xcf,0xcf,0xcf,
  548. 0xcf,0xdb,0xcf,0xcf,0xcf,0xcf,0xcf,0xcf,0xcf,0xcf,0xdb,0xcf,0xcf,0xcf,0xcf,0xcf,0xcf,0xcf,0xcf,
  549. 0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xcf,0xdb,0xdb,0xdb,0xdb,0xdb,0xcf,0xdb,0xdb,0xdb,0xdb,0xdb,
  550. 0xd0,0xd0,0xdb,0xd0,0xdb,0xd0,0xd0,0xdb,0xd0,0xdb,0xdb,0xd0,0xd0,0xd0,0xd0,0xd0,0xd0,0xd0,0xd0,
  551. 0xd0,0xdc,0xdc,0xdc,0xdc,0xdc,0xd0,0xdc,0xdc,0xd0,0xd0,0xdc,0xd0,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,
  552. 0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,
  553. 0xdc,0xdc,0xd2,0xd2,0xdc,0xd2,0xd2,0xdc,0xd2,0xd2,0xd2,0xdc,0xdc,0xd2,0xdc,0xdc,0xdc,0xdc,0xdc,
  554. 0xd2,0xd2,0xd2,0xd2,0xd2,0xd2,0xd1,0xd2,0xd2,0xd2,0xd2,0xd2,0xd2,0xd2,0xd2,0xd2,0xd2,0xd2,0xd2,
  555. 0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd2,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,
  556. 0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,
  557. 0xd3,0xd3,0xd1,0xd3,0xd3,0xd1,0xd3,0xd3,0xd3,0xd3,0xd1,0xd3,0xd1,0xd3,0xd3,0xd3,0xd3,0xd3,0xd3,
  558. 0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,
  559. 0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,0xdc,
  560. 0xda,0xda,0xda,0xda,0xda,0xda,0xda,0xda,0xda,0xda,0xda,0xda,0xda,0xda,0xda,0xda,0xda,0xda,0xda,
  561. 0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,
  562. };
  563. const BYTE g_aBitmapUnSelectedLine[] = //tab_bar2-2.bmp 
  564. {
  565. 0x1,0x31,0xff,
  566. 0x8d,
  567. 0xc3,
  568. 0xd0,
  569. 0xd4,
  570. 0xe2,
  571. 0xf6,
  572. 0xfc,
  573. 0xfb,
  574. 0xe4,
  575. 0xdd,
  576. 0xd1,
  577. 0xd0,
  578. 0xce,
  579. 0xd9,
  580. 0xcc,
  581. 0xc3,
  582. 0xc9,
  583. 0xca,
  584. 0xe0,
  585. 0xc9,
  586. 0xc9,
  587. 0xc9,
  588. 0xc3,
  589. 0xcc,
  590. 0xd7,
  591. 0xd7,
  592. 0xd7,
  593. 0xd9,
  594. 0xd9,
  595. 0xda,
  596. 0xda,
  597. 0xce,
  598. 0xce,
  599. 0xce,
  600. 0xcf,
  601. 0xcf,
  602. 0xdb,
  603. 0xd0,
  604. 0xdc,
  605. 0xdc,
  606. 0xdc,
  607. 0xd2,
  608. 0xd1,
  609. 0xd1,
  610. 0xd3,
  611. 0xd1,
  612. 0xdc,
  613. 0xda,
  614. 0xc3,
  615.  
  616. };
  617. const BYTE g_aBitmapHLLine[] = //tab_bar_shine.bmp 
  618. {
  619. 0x1,0x27,0xff,
  620. 0x90,
  621. 0x90,
  622. 0x8c,
  623. 0x93,
  624. 0x9a,
  625. 0xa6,
  626. 0xa4,
  627. 0xa2,
  628. 0xab,
  629. 0xaa,
  630. 0xb2,
  631. 0xb4,
  632. 0xb4,
  633. 0xb4,
  634. 0xb3,
  635. 0xb3,
  636. 0xb2,
  637. 0xaa,
  638. 0xaa,
  639. 0xa9,
  640. 0xab,
  641. 0xab,
  642. 0xab,
  643. 0x9b,
  644. 0x9d,
  645. 0x9d,
  646. 0xa1,
  647. 0xa2,
  648. 0xa2,
  649. 0xa3,
  650. 0xa3,
  651. 0xa4,
  652. 0xa5,
  653. 0x98,
  654. 0x98,
  655. 0xa6,
  656. 0xa7,
  657. 0xa7,
  658. 0xc0,
  659.  
  660. };
  661. const BYTE g_aBitmapDownLine[] = //tab_bar_down.bmp 
  662. {
  663. 0x1,0x27,0xff,
  664. 0xfa,
  665. 0xf6,
  666. 0xf6,
  667. 0xf6,
  668. 0xfa,
  669. 0xfa,
  670. 0xe1,
  671. 0xd8,
  672. 0xd6,
  673. 0xc8,
  674. 0xc6,
  675. 0xc5,
  676. 0xc7,
  677. 0xc7,
  678. 0xc7,
  679. 0xc5,
  680. 0xc4,
  681. 0xc4,
  682. 0xc8,
  683. 0xd5,
  684. 0xd5,
  685. 0xd5,
  686. 0xd6,
  687. 0xd6,
  688. 0xd6,
  689. 0xcb,
  690. 0xcb,
  691. 0xcb,
  692. 0xd8,
  693. 0xd8,
  694. 0xd8,
  695. 0xe1,
  696. 0xe1,
  697. 0xe1,
  698. 0xe1,
  699. 0xe1,
  700. 0xe4,
  701. 0xe4,
  702. 0xe4,
  703. };
  704. const BYTE g_aBitmapMp3LargeIcon[] = //MP3_icon_L.bmp 
  705. {
  706. 0x2e,0x24,0xff,
  707. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,
  708. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2d,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x27,0x22,
  709. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x33,0x38,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x38,0x29,0x22,
  710. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x33,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x2f,0x33,0x38,0x27,0x22,
  711. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x31,0x38,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x2f,0x31,0x38,0x27,0x22,
  712. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x31,0x38,0x27,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2f,0x2b,0x31,0x38,0x27,0x22,
  713. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x31,0x38,0x27,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x2f,0x31,0x38,0x27,0x22,
  714. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x31,0x38,0x27,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x2f,0x31,0x38,0x27,0x22,
  715. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x31,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x2b,0x31,0x38,0x27,0x22,
  716. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x31,0x38,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x2f,0x33,0x38,0x27,0x22,
  717. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x33,0x38,0x2b,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x2f,0x33,0x38,0x27,0x22,
  718. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x33,0x38,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x2f,0x33,0x38,0x27,0x22,
  719. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x31,0x38,0x27,0x2b,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x2f,0x31,0x38,0x27,0x22,
  720. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x31,0x38,0x27,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x2f,0x31,0x38,0x27,0x22,
  721. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2b,0x31,0x38,0x27,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x2b,0x31,0x38,0x27,0x22,
  722. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x31,0x36,0x27,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x31,0x38,0x27,0x22,
  723. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2b,0x31,0x38,0x27,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x31,0x36,0x27,0x22,
  724. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x2f,0x38,0x27,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x2f,0x38,0x27,0x22,
  725. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2b,0x31,0x36,0x27,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2b,0x31,0x38,0x27,0x22,
  726. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x31,0x36,0x27,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2f,0x31,0x36,0x27,0x22,
  727. 0x00,0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x23,0x22,0x2b,0x2f,0x36,0x27,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x23,0x22,0x2b,0x2f,0x36,0x27,0x22,
  728. 0x00,0x00,0x00,0x00,0x22,0x40,0x23,0x3f,0x3f,0x3f,0x3f,0x3f,0x23,0x22,0x2f,0x2f,0x36,0x27,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x40,0x23,0x3f,0x3f,0x3f,0x3f,0x3f,0x23,0x22,0x2f,0x2f,0x36,0x27,0x22,
  729. 0x00,0x00,0x00,0x00,0x22,0x3f,0x3b,0x39,0x34,0x34,0x34,0x3b,0x3e,0x3f,0x2b,0x2f,0x36,0x27,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x3f,0x3b,0x39,0x34,0x34,0x34,0x3b,0x3e,0x3f,0x2b,0x2f,0x36,0x27,0x22,
  730. 0x00,0x00,0x40,0x22,0x38,0x3e,0x45,0x23,0x3e,0x39,0x34,0x34,0x31,0x30,0x2b,0x2f,0x31,0x28,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x40,0x22,0x38,0x3e,0x45,0x23,0x3e,0x39,0x34,0x34,0x31,0x30,0x2b,0x2f,0x31,0x28,0x22,
  731. 0x00,0x22,0x3b,0x38,0x3b,0x11,0x0d,0x11,0x3b,0x35,0x34,0x34,0x34,0x2f,0x2b,0x2f,0x29,0x28,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x3b,0x38,0x3b,0x11,0x0d,0x11,0x3b,0x35,0x34,0x34,0x34,0x2f,0x2b,0x2f,0x29,0x28,0x22,
  732. 0x00,0x22,0x30,0x34,0x3b,0x22,0x40,0x3e,0x34,0x31,0x2f,0x2f,0x2f,0x2f,0x2b,0x29,0x27,0x2e,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x30,0x34,0x3b,0x22,0x40,0x3e,0x34,0x31,0x2f,0x2f,0x2f,0x2f,0x2b,0x29,0x27,0x2e,0x22,
  733. 0x22,0x43,0x2f,0x36,0x36,0x35,0x34,0x31,0x2f,0x2b,0x2b,0x2b,0x2b,0x2b,0x29,0x29,0x28,0x35,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x43,0x2f,0x36,0x36,0x35,0x34,0x31,0x2f,0x2b,0x2b,0x2b,0x2b,0x2b,0x29,0x29,0x28,0x35,0x22,
  734. 0x22,0x38,0x2b,0x34,0x33,0x2f,0x2b,0x2b,0x2b,0x2b,0x29,0x29,0x2b,0x29,0x29,0x27,0x28,0x35,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x38,0x2b,0x34,0x33,0x2f,0x2b,0x2b,0x2b,0x2b,0x29,0x29,0x2b,0x29,0x29,0x27,0x28,0x35,0x22,
  735. 0x22,0x35,0x29,0x2b,0x2f,0x2b,0x2b,0x2b,0x29,0x29,0x29,0x29,0x29,0x29,0x29,0x27,0x29,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x35,0x29,0x2b,0x2f,0x2b,0x2b,0x2b,0x29,0x29,0x29,0x29,0x29,0x29,0x29,0x27,0x29,0x22,0x00,
  736. 0x22,0x35,0x29,0x29,0x29,0x2b,0x29,0x29,0x29,0x29,0x26,0x26,0x29,0x29,0x27,0x28,0x35,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x35,0x29,0x29,0x29,0x2b,0x29,0x29,0x29,0x29,0x26,0x26,0x29,0x29,0x27,0x28,0x35,0x22,0x00,
  737. 0x00,0x22,0x35,0x27,0x27,0x29,0x29,0x29,0x29,0x29,0x29,0x29,0x27,0x28,0x28,0x35,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x35,0x27,0x27,0x29,0x29,0x29,0x29,0x29,0x29,0x29,0x27,0x28,0x28,0x35,0x22,0x00,0x00,
  738. 0x00,0x00,0x22,0x35,0x2c,0x28,0x27,0x27,0x27,0x27,0x28,0x28,0x28,0x2e,0x35,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x35,0x2c,0x28,0x27,0x27,0x27,0x27,0x28,0x28,0x28,0x2e,0x35,0x22,0x00,0x00,0x00,
  739. 0x00,0x00,0x00,0x22,0x35,0x35,0x37,0x2e,0x28,0x2e,0x37,0x37,0x35,0x35,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x35,0x35,0x37,0x2e,0x28,0x2e,0x37,0x37,0x35,0x35,0x22,0x00,0x00,0x00,0x00,
  740. 0x00,0x00,0x00,0x00,0x22,0x22,0x35,0x35,0x35,0x35,0x35,0x35,0x22,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x22,0x35,0x35,0x35,0x35,0x35,0x35,0x22,0x22,0x00,0x00,0x00,0x00,0x00,
  741. 0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  742. 0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  743. };
  744. const BYTE g_aBitmapMp3SmallIcon[] = //MP3_icon_S.bmp 
  745. {
  746. 0x1f,0x17,0xff,
  747. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,
  748. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,
  749. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2a,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x2a,0x22,
  750. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x30,0x3b,0x38,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x30,0x38,0x22,
  751. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x30,0x38,0x30,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x30,0x30,0x38,0x22,
  752. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2a,0x2a,0x26,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x27,0x30,0x2a,0x26,0x22,
  753. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2d,0x29,0x26,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x30,0x29,0x26,0x22,
  754. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x2d,0x29,0x26,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x2d,0x29,0x26,0x22,
  755. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x30,0x29,0x26,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x30,0x29,0x26,0x22,
  756. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x30,0x29,0x26,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x30,0x29,0x26,0x22,
  757. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x30,0x2b,0x26,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x30,0x2b,0x26,0x22,
  758. 0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x30,0x29,0x26,0x22,0x00,0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x30,0x29,0x26,0x22,
  759. 0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x2d,0x27,0x26,0x22,0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x2d,0x27,0x26,0x22,
  760. 0x00,0x00,0x22,0x3e,0x39,0x30,0x2a,0x26,0x2d,0x35,0x3b,0x2f,0x27,0x26,0x22,0x00,0x00,0x00,0x22,0x3e,0x39,0x30,0x2a,0x26,0x2d,0x35,0x3b,0x2f,0x27,0x26,0x22,
  761. 0x00,0x22,0x38,0x29,0x17,0x3d,0x20,0x20,0x3d,0x37,0x31,0x14,0x29,0x26,0x22,0x00,0x00,0x22,0x38,0x29,0x17,0x3d,0x20,0x20,0x3d,0x37,0x31,0x14,0x29,0x26,0x22,
  762. 0x22,0x39,0x27,0x16,0x3e,0x20,0x3c,0x19,0x19,0x37,0x13,0x2c,0x29,0x26,0x22,0x00,0x22,0x39,0x27,0x16,0x3e,0x20,0x3c,0x19,0x19,0x37,0x13,0x2c,0x29,0x26,0x22,
  763. 0x22,0x2d,0x28,0x3c,0x3c,0x37,0x18,0x18,0x13,0x16,0x31,0x29,0x29,0x26,0x22,0x00,0x22,0x2d,0x28,0x3c,0x3c,0x37,0x18,0x18,0x13,0x16,0x31,0x29,0x29,0x26,0x22,
  764. 0x22,0x2a,0x28,0x37,0x16,0x18,0x2c,0x2c,0x15,0x33,0x34,0x31,0x26,0x26,0x22,0x00,0x22,0x2a,0x28,0x37,0x16,0x18,0x2c,0x2c,0x15,0x33,0x34,0x31,0x26,0x26,0x22,
  765. 0x22,0x39,0x27,0x2e,0x2e,0x28,0x2c,0x13,0x31,0x36,0x35,0x35,0x2a,0x39,0x22,0x00,0x22,0x39,0x27,0x2e,0x2e,0x28,0x2c,0x13,0x31,0x36,0x35,0x35,0x2a,0x39,0x22,
  766. 0x00,0x22,0x39,0x29,0x27,0x27,0x2c,0x2f,0x31,0x31,0x26,0x2d,0x39,0x22,0x00,0x00,0x00,0x22,0x39,0x29,0x27,0x27,0x2c,0x2f,0x31,0x31,0x26,0x2d,0x39,0x22,0x00,
  767. 0x00,0x00,0x22,0x3e,0x39,0x30,0x2a,0x26,0x2a,0x30,0x39,0x3e,0x22,0x00,0x00,0x00,0x00,0x00,0x22,0x3e,0x39,0x30,0x2a,0x26,0x2a,0x30,0x39,0x3e,0x22,0x00,0x00,
  768. 0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x00,0x00,0x00,
  769. 0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x00,0x00,0x00,0x00,
  770. };
  771. const BYTE g_aBitmapJpegLargeIcon[] = //Jpeg_icon_L.bmp 
  772. {
  773. 0x34,0x24,0xff,
  774. 0x77,0x0d,0x01,0x01,0x0d,0x8d,0x8d,0xfe,0x97,0x01,0x8d,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x8d,0x8d,0x8d,0x8d,0x0d,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x0d,0x0d,0x01,0x01,0x01,0x01,0x01,0x01,0x0d,0x01,0x01,0x8d,0x01,0x8d,0x01,0x77,
  775. 0x78,0x21,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x21,0x78,
  776. 0xfe,0x21,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x14,0x13,0x13,0x13,0x13,0x14,0x14,0x13,0x13,0x14,0x14,0x14,0x15,0x15,0x15,0x15,0x16,0x15,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x21,0x8d,
  777. 0x01,0x21,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x14,0x13,0x13,0x13,0x13,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x15,0x15,0x15,0x15,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x17,0x16,0x16,0x17,0x17,0x17,0x21,0x01,
  778. 0x01,0x21,0x13,0x13,0x13,0x36,0x38,0x36,0x38,0x36,0x38,0x36,0x38,0x36,0x38,0x36,0x38,0x36,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x36,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x36,0x38,0x38,0x17,0x17,0x17,0x21,0x01,
  779. 0x0d,0x21,0x13,0x13,0x13,0x38,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x36,0x17,0x17,0x17,0x21,0x8d,
  780. 0x78,0x21,0x13,0x13,0x13,0x36,0xc1,0x96,0xc0,0xc0,0xbc,0xc1,0xde,0x7c,0xec,0x86,0xc1,0x96,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0x38,0x17,0x17,0x17,0x21,0x01,
  781. 0xfe,0x21,0x13,0x13,0x13,0x38,0xc1,0xc1,0xc0,0xc1,0xc1,0x8f,0x67,0x67,0x67,0x6a,0xdb,0xc1,0xbc,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xbc,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc1,0xc0,0xbc,0xc0,0xc0,0xc0,0x38,0x17,0x17,0x17,0x21,0x01,
  782. 0x0d,0x21,0x13,0x13,0x13,0x36,0xc1,0xc0,0xc0,0xc1,0xec,0x67,0x7b,0x7b,0x7b,0x7b,0x84,0xbc,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0xc0,0x36,0x17,0x17,0x17,0x21,0x01,
  783. 0x0d,0x21,0x13,0x13,0x13,0x38,0xbd,0xc1,0xbd,0xf6,0x6a,0x7b,0x7b,0x5a,0x5a,0x5c,0x60,0x56,0xc1,0xc1,0xc0,0xbc,0xc0,0xc0,0xc0,0xbc,0xc0,0xc0,0xbc,0x96,0xbc,0x96,0xc0,0xc1,0xc0,0xc1,0xc0,0xc1,0xc0,0xc1,0xc1,0xc0,0xc1,0xc0,0xc1,0xc1,0x38,0x17,0x17,0x17,0x21,0x0d,
  784. 0x0d,0x21,0x13,0x13,0x13,0x36,0xbd,0xbd,0xc1,0x7c,0x68,0x5c,0x5a,0x5a,0x5a,0x5a,0x7b,0x67,0x7c,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0x38,0x17,0x37,0x17,0x21,0x8d,
  785. 0x01,0x21,0x13,0x13,0x13,0x38,0x86,0xc3,0x71,0x6a,0x60,0x5e,0x5c,0x5a,0x5a,0x5a,0x5a,0x7b,0x68,0xde,0xbd,0xc1,0xc1,0xc1,0xc1,0xc1,0x96,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0x38,0x37,0x37,0x37,0x21,0x01,
  786. 0x01,0x21,0x13,0x13,0x13,0x38,0x76,0x73,0x56,0x68,0x60,0x5e,0x5e,0x5e,0x5c,0x5c,0x5a,0x5a,0x60,0x6a,0x86,0xbd,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xbd,0xc1,0xc1,0xc1,0xc1,0xc1,0x38,0x19,0x19,0x19,0x21,0x0d,
  787. 0x01,0x21,0x13,0x13,0x14,0x38,0xff,0x6c,0x63,0x68,0x67,0x60,0x60,0x5e,0x5e,0x5e,0x5c,0x5c,0x7b,0x67,0x7c,0x86,0xbd,0xbd,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xc1,0xbd,0xc1,0xbd,0xbd,0xbd,0xbd,0xbd,0xc1,0xbd,0xc1,0xbd,0xbd,0x36,0x19,0x19,0x19,0x21,0x01,
  788. 0x01,0x21,0x13,0x13,0x13,0x36,0x57,0x55,0x64,0x63,0x68,0x68,0x67,0x60,0x5e,0x5e,0x5e,0x5e,0x5e,0x5e,0x63,0xdb,0xc3,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xc3,0xbd,0xbd,0xbd,0xbd,0xbd,0x38,0x19,0x19,0x1a,0x21,0x01,
  789. 0x01,0x21,0x13,0x13,0x13,0x38,0x6c,0x57,0x55,0x65,0x64,0x63,0x68,0x68,0x67,0x67,0x67,0x60,0x60,0x60,0x67,0x56,0xc8,0xc3,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xbd,0xc3,0xc3,0xc3,0xc3,0xc3,0xc3,0xbd,0xc3,0xc3,0xbd,0xc3,0xbd,0xc3,0xc3,0x38,0x1a,0x1a,0x1a,0x21,0x01,
  790. 0x01,0x21,0x13,0x13,0x13,0x36,0x6d,0x69,0x6c,0x62,0x55,0x65,0x64,0x63,0x63,0x68,0x68,0x67,0x67,0x67,0x67,0x68,0x7c,0x86,0xc3,0xc3,0xc3,0xbd,0xc3,0xc3,0xc3,0xc3,0xa8,0xff,0x7c,0x73,0xc3,0x85,0xc3,0xc3,0x85,0xc3,0x85,0xc3,0x85,0x85,0x36,0x1a,0x1a,0x1a,0x21,0x0d,
  791. 0x01,0x21,0x14,0x13,0x13,0x38,0x6b,0x6f,0x6f,0x58,0x6c,0x62,0x56,0x65,0x6a,0x6a,0x63,0x63,0x63,0x68,0x68,0x68,0x64,0x70,0x86,0xc3,0xc3,0xc3,0xc3,0xc3,0xa8,0x75,0x63,0x68,0x68,0x63,0x7a,0x85,0x85,0x85,0x85,0x85,0x7e,0x85,0x85,0x72,0x38,0x1a,0x1a,0x1a,0x21,0x0d,
  792. 0x8d,0x21,0x14,0x13,0x13,0x36,0x6e,0x6e,0x6b,0x6b,0x6f,0x6d,0x6c,0x6c,0x57,0x56,0x56,0x65,0x65,0x65,0x64,0x64,0x63,0x65,0x6f,0x75,0x85,0xa8,0xa8,0xa8,0x75,0x64,0x63,0x64,0x64,0x65,0x6d,0x7d,0x85,0x85,0x85,0x7e,0x7e,0x7e,0x7e,0x6d,0x38,0x1a,0x1a,0x1a,0x21,0x8d,
  793. 0x01,0x21,0x13,0x13,0x13,0x38,0x6f,0x6e,0x6e,0x6e,0x6e,0x70,0x66,0x6f,0x58,0x58,0x6c,0x6c,0x57,0x56,0x56,0x55,0x55,0x65,0x55,0x6c,0x72,0x85,0x76,0x7a,0x55,0x6a,0x65,0x55,0x56,0x57,0x6c,0x76,0x7e,0x7e,0x7e,0x76,0x75,0x76,0x75,0x58,0x36,0x1a,0x1a,0x1a,0x21,0x8d,
  794. 0x0d,0x21,0x13,0x13,0x13,0x38,0x68,0x62,0x70,0x6e,0x6b,0x6e,0x6e,0x71,0x70,0x70,0x6f,0x6d,0x6d,0x58,0x58,0x6c,0x6c,0x57,0x57,0x57,0x57,0x56,0x56,0x56,0x56,0x57,0x57,0x58,0x69,0x6d,0x66,0x70,0x75,0x74,0x73,0x66,0x6d,0x74,0x66,0x69,0x38,0x1a,0x1a,0x1a,0x21,0x01,
  795. 0x01,0x21,0x13,0x13,0x13,0x38,0x5c,0x5a,0x65,0x57,0x65,0x6f,0x73,0x6e,0x6e,0x72,0x71,0x71,0x70,0x70,0x6f,0x6f,0x6d,0x6d,0x58,0x58,0x58,0x58,0x6c,0x58,0x58,0x6d,0x6d,0x6f,0x70,0x6b,0x70,0x6b,0x66,0x56,0x67,0x67,0x64,0x66,0x66,0x66,0x38,0x1a,0x1a,0x1a,0x21,0x01,
  796. 0x01,0x21,0x13,0x13,0x13,0x38,0x67,0x60,0x68,0x67,0x60,0x6c,0x73,0x74,0x74,0x73,0x7a,0x72,0x58,0x58,0x6f,0x70,0x71,0x70,0x70,0x70,0x6f,0x6f,0x70,0x70,0x70,0x6b,0x6e,0x6e,0x6e,0x6e,0x6e,0x6f,0x64,0x67,0x60,0x67,0x67,0x57,0x6b,0x6b,0x1b,0x1c,0x1c,0x1c,0x21,0x01,
  797. 0x01,0x21,0x13,0x13,0x13,0x38,0x5d,0x68,0x5d,0x67,0x68,0x66,0x73,0x73,0x73,0x73,0x72,0x58,0x60,0x7b,0x63,0x6d,0x72,0x7a,0x71,0x71,0x71,0x71,0x71,0x6e,0x6e,0x7a,0x7a,0x73,0x73,0x73,0x6e,0x65,0x67,0x68,0x68,0x63,0x5f,0x69,0x66,0x66,0x1c,0x3a,0x1d,0x1d,0x21,0x01,
  798. 0x0d,0x21,0x13,0x13,0x13,0x36,0x61,0x61,0x5f,0x63,0x5f,0x69,0x66,0x66,0x6b,0x57,0x65,0x64,0x59,0x59,0x59,0x5c,0x65,0x70,0x70,0x71,0x7a,0x6e,0x73,0x6e,0x73,0x73,0x73,0x6e,0x6e,0x6e,0x69,0x63,0x63,0x5f,0x61,0x61,0x62,0x69,0x66,0x66,0x1e,0x1e,0x1e,0x1e,0x21,0x01,
  799. 0x0d,0x21,0x13,0x13,0x13,0x38,0x62,0x62,0x61,0x61,0x6a,0x61,0x63,0x68,0x63,0x5b,0x5e,0x68,0x5a,0x5a,0x59,0x5a,0x5a,0x63,0x63,0x65,0x6d,0x73,0x74,0x73,0x6e,0x6b,0x66,0x57,0x61,0x6c,0x61,0x61,0x55,0x62,0x62,0x62,0x69,0x69,0x69,0x66,0x1f,0x1f,0x1f,0x1f,0x21,0x01,
  800. 0x01,0x21,0x13,0x13,0x13,0x38,0x69,0x69,0x69,0x62,0x62,0x61,0x5f,0x5d,0x5d,0x67,0x5b,0x5b,0x5b,0x5b,0x5b,0x5b,0x5b,0x5b,0x5b,0x5d,0x67,0x5f,0x61,0x61,0x64,0x64,0x64,0x6a,0x65,0x61,0x57,0x62,0x62,0x69,0x69,0x66,0x69,0x66,0x66,0x66,0x1f,0x1f,0x1f,0x1f,0x21,0x01,
  801. 0x01,0x21,0x13,0x13,0x13,0x36,0x66,0x66,0x66,0x69,0x69,0x62,0x62,0x61,0x5f,0x5d,0x5d,0x5d,0x5d,0x5b,0x5d,0x5d,0x5d,0x5d,0x5d,0x5f,0x5f,0x5f,0x64,0x61,0x61,0x61,0x55,0x62,0x62,0x69,0x69,0x69,0x69,0x66,0x66,0x66,0x6b,0x6b,0x6b,0x6b,0x20,0x20,0x20,0x20,0x21,0x0d,
  802. 0x8d,0x21,0x13,0x13,0x13,0x38,0x6b,0x66,0x66,0x66,0x69,0x69,0x62,0x61,0x61,0x5f,0x5f,0x5d,0x5d,0x5f,0x5d,0x5d,0x5f,0x5f,0x5f,0x61,0x61,0x62,0x62,0x62,0x62,0x69,0x69,0x69,0x69,0x66,0x66,0x66,0x6b,0x6b,0x6b,0x6b,0x6b,0x6b,0x6b,0x6b,0x20,0x20,0x21,0x20,0x21,0x01,
  803. 0x78,0x21,0x13,0x13,0x13,0x36,0x6b,0x6b,0x6b,0x6b,0x66,0x66,0x69,0x69,0x62,0x61,0x5f,0x5f,0x5f,0x5f,0x5f,0x5f,0x5f,0x61,0x61,0x62,0x62,0x69,0x69,0x69,0x66,0x66,0x66,0x66,0x6b,0x66,0x6b,0x6b,0x6b,0x6b,0x6b,0x6b,0x6b,0x6b,0x6b,0x6e,0x21,0x21,0x21,0x21,0x21,0x0d,
  804. 0x01,0x21,0x13,0x13,0x13,0x38,0x3e,0x3e,0x3e,0x3e,0x3e,0x21,0x21,0x36,0x36,0x38,0x38,0x38,0x38,0x36,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x36,0x38,0x38,0x38,0x38,0x38,0x38,0x38,0x21,0x21,0x21,0x21,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x21,0x21,0x21,0x20,0x21,0x01,
  805. 0x01,0x21,0x13,0x13,0x13,0x37,0x37,0x37,0x37,0x37,0x37,0x37,0x37,0x37,0x37,0x37,0x37,0x37,0x37,0x37,0x37,0x37,0x37,0x17,0x17,0x17,0x37,0x19,0x19,0x19,0x1a,0x1b,0x1c,0x3a,0x1e,0x1f,0x1f,0x20,0x20,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x8d,
  806. 0x8d,0x21,0x13,0x13,0x13,0x13,0x14,0x15,0x15,0x13,0x14,0x14,0x14,0x14,0x15,0x15,0x14,0x14,0x15,0x15,0x14,0x14,0x15,0x17,0x17,0x37,0x37,0x19,0x19,0x1a,0x1a,0x1b,0x1c,0x1e,0x1f,0x1f,0x20,0x20,0x20,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x0d,
  807. 0x01,0x21,0x38,0x36,0x38,0x38,0x38,0x36,0x38,0x38,0x38,0x38,0x38,0x38,0x36,0x38,0x38,0x38,0x38,0x38,0x38,0x36,0x38,0x38,0x38,0x38,0x36,0x38,0x36,0x38,0x38,0x38,0x1e,0x1f,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x01,
  808. 0x76,0x8d,0x01,0x0d,0x0c,0x0d,0x97,0x8d,0x0d,0x0c,0x0d,0x0d,0x0d,0x0d,0x01,0x0d,0x0c,0x0d,0x0d,0x78,0x0d,0x01,0x0d,0x0d,0x0d,0x0d,0x0d,0x0d,0x01,0x0d,0x0d,0x01,0x01,0x0d,0x01,0x01,0x0d,0x0d,0x0d,0x0d,0x0d,0x0d,0x01,0x01,0x0d,0x0d,0x0c,0x0c,0x78,0x0d,0x78,0x45,
  809. 0x76,0x01,0x01,0x0d,0x0d,0x01,0x97,0x8d,0x01,0x0d,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x0d,0x01,0x01,0x01,0x01,0x0d,0x0d,0x01,0x01,0x01,0x01,0x01,0x01,0x0d,0x8d,0x01,0x01,0x01,0x01,0x01,0x0d,0x0d,0x01,0x01,0x01,0x01,0x8d,0x8d,0x78,0x8d,0x0d,0x76,
  810. };
  811. const BYTE g_aBitmapJpegSmallIcon[] = //Jpeg_icon_S.bmp 
  812. {
  813. 0x21,0x18,0xff,
  814. 0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,
  815. 0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,
  816. 0x3e,0x3e,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x14,0x14,0x14,0x15,0x15,0x15,0x16,0x16,0x17,0x17,0x37,0x3e,0x3e,
  817. 0x3e,0x3e,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x14,0x14,0x14,0x14,0x14,0x15,0x15,0x16,0x16,0x17,0x17,0x37,0x19,0x3e,0x3e,
  818. 0x3e,0x3e,0x13,0x13,0x13,0x76,0x76,0x76,0x76,0x76,0x75,0x74,0x74,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x19,0x19,0x1a,0x3e,0x3e,
  819. 0x3e,0x3e,0x13,0x13,0x13,0x76,0x76,0x76,0x76,0x76,0x75,0x74,0x74,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x19,0x19,0x1a,0x3e,0x3e,
  820. 0x3e,0x3e,0x13,0x13,0x13,0x76,0x76,0x76,0x76,0x72,0x58,0x57,0x6c,0x6f,0x74,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x19,0x1a,0x1a,0x3e,0x3e,
  821. 0x3e,0x3e,0x13,0x13,0x13,0x76,0x76,0x76,0x71,0x56,0x68,0x60,0x67,0x63,0x6d,0x74,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x1a,0x1a,0x1b,0x3e,0x3e,
  822. 0x3e,0x3e,0x13,0x13,0x13,0x76,0x76,0x73,0x56,0x67,0x5e,0x5c,0x5c,0x60,0x6a,0x71,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x1b,0x1c,0x1d,0x3e,0x3e,
  823. 0x3e,0x3e,0x13,0x13,0x13,0x76,0x75,0x6f,0x63,0x5e,0x5a,0x5a,0x5a,0x5e,0x68,0x6d,0x75,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x76,0x1c,0x1c,0x1d,0x3e,0x3e,
  824. 0x3e,0x3e,0x13,0x13,0x13,0x76,0x71,0x55,0x67,0x5c,0x5a,0x5a,0x5a,0x5c,0x67,0x56,0x73,0x76,0x76,0x76,0x76,0x76,0x76,0x75,0x74,0x75,0x76,0x76,0x1d,0x1d,0x3a,0x3e,0x3e,
  825. 0x3e,0x3e,0x13,0x13,0x13,0x70,0x56,0x68,0x60,0x5e,0x5c,0x5c,0x5c,0x5c,0x60,0x64,0x70,0x76,0x76,0x76,0x76,0x76,0x74,0x70,0x58,0x6d,0x73,0x76,0x1d,0x1d,0x1d,0x3e,0x3e,
  826. 0x3e,0x3e,0x13,0x13,0x13,0x55,0x63,0x67,0x60,0x60,0x5e,0x5e,0x5e,0x5e,0x5e,0x68,0x57,0x73,0x76,0x76,0x76,0x76,0x70,0x55,0x63,0x6a,0x6d,0x73,0x3a,0x3a,0x3a,0x3e,0x3e,
  827. 0x3e,0x3e,0x13,0x13,0x13,0x63,0x68,0x68,0x68,0x68,0x68,0x67,0x67,0x60,0x60,0x67,0x55,0x71,0x76,0x76,0x54,0x73,0x6c,0x63,0x67,0x68,0x56,0x6d,0x3a,0x3a,0x3a,0x3e,0x3e,
  828. 0x3e,0x3e,0x13,0x13,0x14,0x6a,0x64,0x64,0x64,0x64,0x64,0x64,0x68,0x68,0x67,0x68,0x6a,0x6d,0x74,0x76,0x75,0x70,0x55,0x63,0x68,0x68,0x64,0x55,0x3a,0x3a,0x3a,0x3e,0x3e,
  829. 0x3e,0x3e,0x13,0x13,0x13,0x55,0x55,0x55,0x55,0x55,0x55,0x55,0x55,0x64,0x63,0x63,0x64,0x6c,0x70,0x73,0x7a,0x58,0x55,0x63,0x63,0x64,0x6a,0x64,0x3a,0x3a,0x3a,0x3e,0x3e,
  830. 0x3e,0x3e,0x13,0x14,0x14,0x6c,0x57,0x57,0x57,0x57,0x57,0x57,0x57,0x56,0x56,0x55,0x55,0x57,0x58,0x6f,0x6f,0x6c,0x56,0x55,0x55,0x55,0x56,0x56,0x3a,0x3a,0x3a,0x3e,0x3e,
  831. 0x3e,0x3e,0x13,0x14,0x14,0x58,0x58,0x58,0x58,0x58,0x58,0x58,0x7c,0x58,0x58,0x58,0x58,0x58,0x58,0x6d,0x58,0x6c,0x6c,0x6c,0x6c,0x6c,0x58,0x58,0x3a,0x3a,0x3a,0x3e,0x3e,
  832. 0x3e,0x3e,0x14,0x14,0x15,0x6f,0x6f,0x6f,0x6f,0x6f,0x6f,0x6f,0x6f,0x70,0x70,0x70,0x70,0x70,0x6f,0x6f,0x6f,0x6f,0x6f,0x6d,0x6f,0x6f,0x6f,0x6f,0x3a,0x3a,0x3a,0x3e,0x3e,
  833. 0x3e,0x3e,0x14,0x15,0x15,0x72,0x71,0x71,0x70,0x71,0x71,0x71,0x72,0x72,0x72,0x7a,0x7a,0x7a,0x7a,0x72,0x71,0x71,0x71,0x72,0x71,0x72,0x72,0x72,0x3a,0x3a,0x3a,0x3e,0x3e,
  834. 0x3e,0x3e,0x15,0x15,0x16,0x16,0x17,0x37,0x19,0x1a,0x1a,0x1b,0x1c,0x1d,0x1d,0x1d,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3e,0x3e,
  835. 0x3e,0x3e,0x15,0x16,0x16,0x17,0x37,0x19,0x1a,0x1a,0x1b,0x1c,0x1d,0x1d,0x3a,0x1d,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3a,0x3e,0x3e,
  836. 0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,
  837. 0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,
  838. };
  839. #ifdef SUPPORT_FILE_SYSTEM_MODE
  840. const BYTE g_aBitmapVideoLargeIcon[] = //video_icon_L.bmp 
  841. {
  842. 0x3a,0x21,0xff,
  843. 0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  844. 0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  845. 0x01,0xcb,0xcd,0xdc,0xca,0xd5,0xd4,0xd3,0xd0,0xcf,0xcf,0xd8,0xd7,0xd3,0xd0,0xcf,0xcf,0xd8,0xd7,0xd7,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0x79,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  846. 0x01,0xcb,0xcd,0xdc,0xca,0xd5,0xd4,0xd3,0xd9,0xd9,0xd8,0xd8,0xd7,0xd3,0xd9,0xd9,0xd8,0xd8,0xd7,0xd7,0xd7,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0x44,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  847. 0x01,0xd6,0xcd,0xdc,0x01,0x01,0x01,0xd3,0xd0,0xcf,0x01,0x01,0x01,0xd3,0xd0,0xcf,0x01,0x01,0x01,0xd7,0xd7,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x0d,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  848. 0x01,0xd6,0xcd,0xdc,0x01,0x01,0x01,0xd3,0xd1,0xd9,0x01,0x01,0x01,0xd3,0xd1,0xd9,0x01,0x01,0x01,0xd7,0xd7,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x0c,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  849. 0x01,0xd6,0xcd,0xdc,0xca,0xd5,0xd4,0xd3,0xd0,0xcf,0xcf,0xd7,0xd8,0xd3,0xd0,0xcf,0xcf,0xd7,0xd7,0xd7,0xd7,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  850. 0x01,0xd6,0xcd,0xdc,0xca,0xd5,0xd4,0xd3,0xd0,0xcf,0xd8,0xd8,0xd7,0xd2,0xd0,0xcf,0xd8,0xd8,0xd7,0xd7,0xd7,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0x0c,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  851. 0x01,0xf6,0xdb,0xde,0xde,0xf1,0xf0,0xeb,0xe7,0xe9,0xe7,0xef,0xda,0xed,0xed,0xdc,0xdc,0xf3,0xf2,0xf2,0xcc,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0x0d,0x12,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  852. 0x01,0xc8,0xf6,0xdb,0xde,0xf1,0xf0,0xe4,0xe9,0xe6,0xef,0xef,0xda,0xed,0xed,0xf3,0xf3,0xf3,0xf2,0xf2,0xcc,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xdb,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  853. 0x01,0xc8,0xf6,0xdb,0xde,0xf1,0xf0,0xee,0xe6,0xe6,0xe7,0xda,0xda,0xed,0xed,0xed,0xf3,0xf3,0xf2,0xf2,0xd7,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  854. 0x01,0xc8,0xf6,0xf6,0xde,0xf1,0xec,0xe1,0xe9,0xe7,0xe7,0xef,0xda,0xed,0xed,0xf3,0xf3,0xf2,0xf3,0xf2,0xcc,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0x01,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  855. 0x01,0xc8,0xc8,0x12,0xdb,0xf1,0xec,0xf5,0xe7,0xe9,0xef,0xef,0xda,0xed,0xed,0xdc,0xf3,0xf3,0xf2,0xf2,0xd7,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xdb,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  856. 0x01,0xc8,0xf6,0xdb,0xde,0xf1,0xec,0xe1,0xe9,0xe7,0xe7,0xda,0xda,0xed,0xed,0xf3,0xf3,0xf3,0xf2,0xf2,0xd7,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0x0c,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  857. 0x01,0xc8,0xf6,0xdb,0xde,0xf1,0xf0,0xe1,0xe7,0xe9,0xe7,0xef,0xda,0xed,0xed,0xf3,0xf3,0xf3,0xf2,0xf2,0xcc,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xdb,0x25,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  858. 0x01,0xf6,0xf6,0xdb,0xde,0xf1,0xf5,0xe9,0xe9,0xe7,0xe7,0xda,0xda,0xed,0xed,0xed,0xf3,0xf3,0xf2,0xf3,0xd7,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xdb,0x01,0x78,0x12,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  859. 0x01,0xf6,0xdb,0xde,0xf1,0xec,0xf5,0xe9,0xe7,0xe9,0xe7,0xef,0xda,0xed,0xed,0xf3,0xf3,0xf3,0xf2,0xf2,0xcc,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf3,0xdb,0x01,0x0c,0x12,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  860. 0x01,0xdb,0xde,0xf1,0xf1,0xf0,0xe2,0xef,0xe9,0xe7,0xef,0xda,0xda,0xed,0xed,0xf3,0xf3,0xf3,0xf2,0xf3,0xcc,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf3,0xf3,0xf3,0xf3,0xdb,0x01,0x78,0x12,0x00,0x00,0x00,0x00,0x00,
  861. 0x01,0xf6,0xdb,0xde,0xf1,0xec,0xf5,0xe6,0xe7,0xe9,0xef,0xef,0xda,0xed,0xed,0xf3,0xf3,0xf3,0xf2,0xf3,0xcc,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf3,0xf2,0xf2,0xf3,0xf3,0xf3,0xf3,0xdc,0xed,0xed,0xdb,0x78,0x78,0x12,0xff,0xdb,0xdb,
  862. 0x01,0xf6,0x12,0xdb,0xde,0xf1,0xf5,0xe9,0xe9,0xe7,0xe7,0xef,0xda,0xed,0xed,0xed,0xf3,0xf3,0xf2,0xf3,0xd7,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf3,0xf2,0xf3,0xf3,0xf3,0xf3,0xdc,0xed,0xed,0xed,0xf4,0xea,0xe3,0x01,0x78,0x78,0x01,0x01,
  863. 0x01,0xf6,0xdb,0xde,0xf1,0xec,0xf5,0xe9,0xe7,0xe9,0xe7,0xef,0xda,0xed,0xed,0xf3,0xf3,0xf3,0xf2,0xf3,0xcc,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf3,0xf2,0xf3,0xf3,0xf3,0xdc,0xf3,0xed,0xed,0xf4,0xf4,0xea,0xe4,0xf5,0xcc,0xcc,0xcc,0xcc,0x01,
  864. 0x01,0xdb,0xdb,0xf1,0xf1,0xf0,0xe2,0xef,0xe9,0xe7,0xe7,0xda,0xda,0xed,0xed,0xf3,0xf3,0xf3,0xf2,0xf3,0xcc,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf3,0xf2,0xf3,0xf3,0xf2,0xf3,0xf3,0xf3,0xdc,0xed,0xed,0xed,0xf4,0xea,0xeb,0xee,0xf0,0xec,0xcc,0xcc,0xcc,0xcc,0x01,
  865. 0x01,0xf6,0xdb,0xde,0xf1,0xec,0xf5,0xe6,0xe7,0xe9,0xef,0xef,0xda,0xed,0xed,0xf3,0xf3,0xf3,0xf2,0xf3,0xcc,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf3,0xf2,0xf3,0xf3,0xf3,0xdc,0xed,0xed,0xed,0xf4,0xf4,0xeb,0xee,0xf5,0xf0,0xec,0xf1,0xcc,0xcc,0xcc,0xcc,0x01,
  866. 0x01,0xf6,0xdb,0xdb,0xde,0xf1,0xf5,0xe9,0xe9,0xe7,0xe7,0xef,0xda,0xed,0xed,0xed,0xf3,0xf3,0xf2,0xdc,0xd7,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf3,0xf2,0xf3,0xf3,0xf3,0xf3,0xf3,0xed,0xed,0xed,0xf4,0xf4,0xea,0xee,0xee,0xf0,0xec,0xf1,0xf1,0xde,0xcc,0xcc,0xcc,0xcc,0x01,
  867. 0x01,0xf6,0x12,0xde,0xf1,0xec,0xf5,0xe9,0xe7,0xe9,0xe7,0xda,0xda,0xed,0xed,0xf3,0xf3,0xf3,0xf2,0xf3,0xcc,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf3,0xf2,0xf2,0xf3,0xf3,0xf3,0xdc,0xf3,0xed,0xed,0xf4,0xf4,0xea,0xeb,0xee,0xf5,0xec,0xec,0xf1,0xf1,0xde,0xdb,0xcc,0xcc,0xcc,0xcc,0x01,
  868. 0x01,0xdb,0xde,0xde,0xec,0xf0,0xe4,0xef,0xe9,0xe7,0xe7,0xef,0xda,0xed,0xed,0xf3,0xf3,0xf3,0xf2,0xdc,0xcc,0xcc,0xcc,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf3,0xf2,0xf3,0xf3,0xf3,0xf3,0xdc,0xed,0xed,0xed,0xf4,0xf4,0xeb,0xeb,0xf5,0xf0,0xec,0xf1,0xf1,0xde,0xde,0xdb,0xdb,0xcc,0xcc,0xcc,0xcc,0x01,
  869. 0x01,0xf2,0xca,0xd5,0xd4,0xd4,0xd2,0xd9,0xcf,0xcf,0xd8,0xcc,0xcc,0xd9,0xcf,0xcf,0xd8,0xd7,0xcc,0xd7,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0x01,
  870. 0x01,0xca,0xd5,0xd5,0xd4,0xd3,0xd1,0xd0,0xcf,0xd8,0xd8,0xd8,0xcc,0xd9,0xcf,0xd8,0xd8,0xd7,0xd7,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0x01,
  871. 0x01,0xca,0xd5,0xd5,0x01,0x01,0x01,0xd9,0xcf,0xcf,0x01,0x01,0x01,0xd9,0xcf,0xcf,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0x01,
  872. 0x01,0xd5,0xd5,0xd4,0x01,0x01,0x01,0xd9,0xcf,0xcf,0x01,0x01,0x01,0xd9,0xcf,0xcf,0x01,0x01,0x01,0xd7,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0xcc,0x01,0x01,0x01,0xcc,0xcc,0x01,
  873. 0x01,0xd5,0xd5,0xd5,0xd4,0xd3,0xd1,0xd9,0xcf,0xd8,0xd8,0xd7,0xd7,0xd9,0xcf,0xd8,0xd8,0xd7,0xd7,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0x01,
  874. 0x01,0xd5,0xd5,0xd4,0xd4,0xd3,0xd0,0xd9,0xcf,0xd8,0xd8,0xd7,0xcc,0xd9,0xcf,0xd8,0xd8,0xd7,0xd7,0xd7,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0xcc,0x01,
  875. 0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,
  876. 0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,
  877. };
  878. const BYTE g_aBitmapVideoSmallIcon[] = //video_icon_S.bmp 
  879. {
  880. 0x21,0x17,0xff,
  881. 0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,
  882. 0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,
  883. 0xdb,0xf6,0xf0,0xec,0xec,0xec,0xf1,0xf1,0xf0,0xf5,0xe1,0xe1,0xe9,0xe6,0xe7,0xef,0xda,0xed,0xed,0xed,0xed,0xed,0xed,0xed,0xda,0xca,0xca,0xca,0xca,0xd5,0xd5,0xdb,0xdb,
  884. 0xdb,0xf6,0xe1,0xe1,0xe1,0xe1,0xe9,0xe9,0xe9,0xe9,0xe9,0xef,0xef,0xef,0xed,0xed,0xed,0xed,0xdc,0xed,0xdc,0xdc,0xf3,0xed,0xf3,0xca,0xca,0xd5,0xd4,0xd5,0xd5,0xdb,0xdb,
  885. 0xdb,0xf6,0xdc,0xdc,0xdb,0xdb,0xdb,0xdc,0xe9,0xe9,0xef,0xef,0xed,0xed,0xed,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xd5,0xdb,0xdb,0xdb,0xd5,0xd4,0xdb,0xdb,
  886. 0xdb,0xf6,0xca,0xca,0xdb,0xdb,0xdb,0xca,0xe9,0xef,0xda,0xed,0xed,0xf3,0xdc,0xf3,0xf3,0xf3,0xf2,0xf2,0xf2,0xf2,0xf2,0xf3,0xf3,0xd4,0xdb,0xdb,0xdb,0xd4,0xd4,0xdb,0xdb,
  887. 0xdb,0xf6,0xd5,0xd5,0xd5,0xd5,0xd5,0xd5,0xef,0xda,0xed,0xed,0xed,0xf3,0xf3,0xf3,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd4,0xd4,0xd3,0xd3,0xd3,0xd2,0xdb,0xdb,
  888. 0xdb,0xf6,0xd4,0xd4,0xd4,0xd4,0xd4,0xd4,0xef,0xed,0xed,0xf3,0xf3,0xf3,0xf3,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd2,0xd1,0xd1,0xd0,0xd1,0xd0,0xdb,0xdb,
  889. 0xdb,0xf6,0xd3,0xd3,0xd3,0xd3,0xd3,0xd3,0xed,0xed,0xf3,0xf3,0xf3,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd3,0xd3,0xd3,0xd3,0xd3,0xd3,0xdb,0xdb,
  890. 0xdb,0xf6,0xd3,0xd3,0xd3,0xd3,0xd3,0xd3,0xed,0xdc,0xf3,0xf3,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd3,0xd3,0xd3,0xd3,0xd3,0xd3,0xdb,0xdb,
  891. 0xdb,0xf6,0xd3,0xd3,0xdb,0xdb,0xdb,0xd2,0xed,0xf3,0xf3,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd3,0xdb,0xdb,0xdb,0xd3,0xd3,0xdb,0xdb,
  892. 0xdb,0xf6,0xd2,0xd3,0xdb,0xdb,0xdb,0xd2,0xf3,0xf3,0xf3,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd3,0xdb,0xdb,0xdb,0xd3,0xd2,0xdb,0xdb,
  893. 0xdb,0xf6,0xd2,0xd2,0xd2,0xd2,0xd2,0xd2,0xf3,0xf3,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd2,0xd2,0xd2,0xd2,0xd2,0xd2,0xdb,0xdb,
  894. 0xdb,0xf6,0xd1,0xd2,0xd1,0xd2,0xd1,0xd2,0xf3,0xf3,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd1,0xd2,0xd1,0xd2,0xd1,0xd2,0xdb,0xdb,
  895. 0xdb,0xf6,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xf3,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd1,0xd1,0xd1,0xd1,0xd1,0xd1,0xdb,0xdb,
  896. 0xdb,0xf6,0xd1,0xd0,0xd1,0xd1,0xd1,0xd1,0xf3,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd1,0xd1,0xd0,0xd0,0xd0,0xd0,0xdb,0xdb,
  897. 0xdb,0xf6,0xd0,0xd0,0xdb,0xdb,0xdb,0xd0,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd0,0xdb,0xdb,0xdb,0xd0,0xd1,0xdb,0xdb,
  898. 0xdb,0xf6,0xd0,0xd0,0xdb,0xdb,0xdb,0xd0,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd0,0xdb,0xdb,0xdb,0xd0,0xd0,0xdb,0xdb,
  899. 0xdb,0xf6,0xd9,0xd9,0xd0,0xd9,0xd0,0xd9,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd9,0xd9,0xd9,0xd0,0xd9,0xd0,0xdb,0xdb,
  900. 0xdb,0xf6,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xdb,0xdb,
  901. 0xdb,0xf6,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xdb,0xdb,
  902. 0xdb,0xf6,0xd9,0xd9,0xd9,0xd9,0xd9,0xd9,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xf2,0xd9,0xd9,0xd9,0xcf,0xd9,0xcf,0xdb,0xdb,
  903. 0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,
  904. 0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,0xdb,
  905. };
  906. #else
  907. const BYTE g_aBitmapVideoLargeIcon[] = //video_icon_L.bmp 
  908. {
  909.    
  910. };
  911. const BYTE g_aBitmapVideoSmallIcon[] = //video_icon_S.bmp 
  912. {
  913.     
  914. };
  915.     
  916. #endif
  917. #if defined(SUPPORT_NESGAME)||defined(SUPPORT_SPG_GAME)
  918. const BYTE g_aBitmapGameLargeIcon[] = //Game_icon_L.bmp 
  919. {
  920. 0x32,0x25,0xff,
  921. 0x77,0x77,0x0d,0x01,0x01,0x01,0x01,0x8d,0x0d,0x01,0x8d,0x01,0x8d,0x0d,0x01,0x8d,0x01,0x01,0x01,0x01,0x8d,0x01,0x97,0x8d,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x8d,0x01,0x01,0x01,0x01,0x0d,0x01,0x0d,0x01,0x01,0x01,0x0d,0x01,0x8d,0x01,0x01,0x01,0x77,0x77,
  922. 0x77,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x77,
  923. 0x0d,0x3e,0x4c,0x4c,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x3e,0x0d,
  924. 0x8d,0x3e,0x4c,0x4c,0x50,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x50,0x4f,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x50,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x3e,0x0d,
  925. 0x0d,0x3e,0x4c,0x4c,0x50,0x0b,0x0a,0x09,0x0a,0x0a,0x09,0x0a,0x0a,0x09,0x0a,0x0a,0x0b,0x50,0x50,0x80,0x7f,0x7f,0x7f,0x7f,0x7f,0x7f,0x7f,0x7f,0x7f,0x7f,0x80,0x4e,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x3e,0x01,
  926. 0x01,0x3e,0x4c,0x4c,0x50,0x0b,0x0a,0x10,0x11,0x0e,0x10,0x00,0x00,0x09,0x09,0x09,0x0b,0x50,0x4f,0x80,0x7f,0x81,0x76,0x82,0x81,0x7f,0x7f,0x7f,0x80,0x7f,0x80,0x4f,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x3e,0x01,
  927. 0x01,0x3e,0x4c,0x4c,0x4f,0x0b,0x09,0x0f,0x0e,0x10,0x00,0x00,0x09,0x09,0x0a,0x0a,0x0b,0x50,0x4e,0x80,0x7f,0x83,0x82,0x81,0x7f,0x7f,0x7f,0x80,0x80,0x7f,0x80,0x50,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x3e,0x01,
  928. 0x8d,0x3e,0x4c,0x4c,0x50,0x0b,0x0a,0x0f,0x10,0x00,0x00,0x00,0x09,0x09,0x0b,0x09,0x0b,0x50,0x4f,0x80,0x7f,0x83,0x81,0x7f,0x7f,0x7f,0x7f,0x80,0x80,0x7f,0x80,0x4f,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x3e,0x01,
  929. 0x01,0x3e,0x4c,0x4c,0x50,0x0b,0x0a,0x0e,0x00,0x00,0x00,0x09,0x09,0x0a,0x0b,0x0a,0x0b,0x50,0x50,0x80,0x7f,0x82,0x7f,0x7f,0x7f,0x7f,0x7f,0x80,0x80,0x7f,0x80,0x4e,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x3e,0x01,
  930. 0x01,0x3e,0x4c,0x4c,0x50,0x0b,0x09,0x10,0x09,0x09,0x09,0x09,0x0a,0x0a,0x0b,0x09,0x0b,0x4f,0x4f,0x80,0x7f,0x81,0x7f,0x7f,0x7f,0x80,0x80,0x80,0x80,0x7f,0x80,0x4f,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x3e,0x01,
  931. 0x8d,0x3e,0x4c,0x4c,0x50,0x0b,0x0a,0x09,0x09,0x09,0x0a,0x0a,0x0b,0x0b,0x0a,0x0a,0x0b,0x50,0x4e,0x80,0x7f,0x7f,0x7f,0x80,0x80,0x80,0x80,0x80,0x80,0x7f,0x80,0x50,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x3e,0x01,
  932. 0x01,0x3e,0x4c,0x4c,0x4f,0x0b,0x09,0x09,0x09,0x0a,0x0b,0x0b,0x0b,0x0a,0x0a,0x0a,0x0b,0x50,0x4f,0x80,0x7f,0x7f,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x7f,0x80,0x4f,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x4c,0x3e,0x01,
  933. 0x01,0x3e,0x4c,0x4c,0x50,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x50,0x50,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x4e,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x4c,0x4c,0x3e,0x01,
  934. 0x01,0x3e,0x4c,0x4c,0x50,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x50,0x4f,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x50,0x50,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x50,0x4c,0x4c,0x3e,0x01,
  935. 0x01,0x3e,0x4c,0x4c,0x4f,0x88,0x87,0x87,0x87,0x87,0x87,0x87,0x87,0x87,0x87,0x87,0x88,0x50,0x50,0x0b,0x0a,0x0a,0x09,0x0a,0x0a,0x09,0x0a,0x0a,0x09,0x0a,0x0b,0x50,0x50,0x0b,0x0a,0x0a,0x09,0x0a,0x0a,0x09,0x0a,0x0a,0x09,0x0a,0x0b,0x50,0x4c,0x4c,0x3e,0x01,
  936. 0x01,0x3e,0x4c,0x4c,0x4f,0x88,0x87,0x92,0x85,0x93,0x98,0x89,0x8a,0x8a,0x87,0x87,0x88,0x50,0x50,0x0b,0x09,0x10,0x11,0x0e,0x10,0x00,0x00,0x09,0x09,0x0a,0x0b,0x50,0x50,0x0b,0x09,0x10,0x11,0x0e,0x10,0x00,0x00,0x09,0x09,0x0a,0x0b,0x50,0x4c,0x4c,0x3e,0x8d,
  937. 0x0d,0x3e,0x4c,0x4c,0x50,0x88,0x87,0x8c,0x93,0x92,0x89,0x89,0x89,0x87,0x8b,0x87,0x88,0x4f,0x50,0x0b,0x0a,0x0f,0x0e,0x10,0x00,0x00,0x09,0x09,0x0a,0x0a,0x0b,0x50,0x50,0x0b,0x0a,0x0f,0x0e,0x10,0x00,0x00,0x09,0x09,0x0a,0x09,0x0b,0x4f,0x4c,0x4c,0x3e,0x01,
  938. 0x01,0x3e,0x4c,0x4c,0x50,0x88,0x87,0x8c,0x98,0x89,0x89,0x89,0x8a,0x87,0x8b,0x87,0x88,0x4f,0x50,0x0b,0x09,0x0f,0x10,0x00,0x00,0x00,0x09,0x09,0x0b,0x09,0x0b,0x50,0x50,0x0b,0x09,0x0f,0x10,0x00,0x00,0x00,0x09,0x09,0x0b,0x0a,0x0b,0x50,0x4c,0x4c,0x3e,0x01,
  939. 0x01,0x3e,0x4c,0x4c,0x4f,0x88,0x87,0x96,0x89,0x89,0x89,0x8a,0x8a,0x8b,0x88,0x87,0x88,0x50,0x50,0x0b,0x0a,0x0e,0x00,0x00,0x00,0x09,0x09,0x0a,0x0b,0x0a,0x0b,0x50,0x4f,0x0b,0x0a,0x0e,0x00,0x00,0x00,0x09,0x09,0x0a,0x0b,0x09,0x0b,0x50,0x4c,0x4c,0x3e,0x01,
  940. 0x01,0x3e,0x4c,0x4c,0x4f,0x88,0x87,0x98,0x89,0x8a,0x8a,0x87,0x87,0x8b,0x88,0x87,0x88,0x50,0x50,0x0b,0x0a,0x10,0x00,0x09,0x09,0x09,0x0a,0x0b,0x0b,0x09,0x0b,0x50,0x50,0x0b,0x0a,0x10,0x00,0x09,0x09,0x09,0x0a,0x0b,0x0b,0x0a,0x0b,0x50,0x4c,0x4c,0x3e,0x01,
  941. 0x8d,0x3e,0x4c,0x4c,0x50,0x88,0x87,0x8a,0x8a,0x87,0x87,0x8b,0x8b,0x88,0x8b,0x87,0x88,0x4f,0x50,0x0b,0x09,0x09,0x09,0x09,0x0a,0x0a,0x0a,0x0b,0x0a,0x0a,0x0b,0x4f,0x50,0x0b,0x09,0x09,0x09,0x09,0x0a,0x0a,0x0a,0x0b,0x0a,0x09,0x0b,0x4f,0x4c,0x4c,0x3e,0x8d,
  942. 0x01,0x3e,0x4c,0x4c,0x50,0x88,0x87,0x8a,0x87,0x8b,0x88,0x88,0x88,0x8b,0x87,0x87,0x88,0x4f,0x50,0x0b,0x0a,0x09,0x0a,0x0a,0x0b,0x0b,0x0b,0x0a,0x0a,0x09,0x0b,0x50,0x50,0x0b,0x0a,0x09,0x0a,0x0a,0x0b,0x0b,0x0b,0x0a,0x0a,0x0a,0x0b,0x50,0x4c,0x4c,0x3e,0x01,
  943. 0x01,0x3e,0x4c,0x4c,0x4f,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x50,0x4f,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x50,0x4f,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x0b,0x50,0x4c,0x4c,0x3e,0x01,
  944. 0x01,0x3e,0x4c,0x4c,0x4f,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x50,0x50,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x50,0x4f,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x50,0x4c,0x4c,0x3e,0x01,
  945. 0x01,0x3e,0x4c,0x4c,0x50,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x4e,0x50,0x88,0x87,0x87,0x87,0x87,0x87,0x87,0x87,0x87,0x87,0x87,0x88,0x4f,0x50,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x4f,0x4c,0x4c,0x3e,0x01,
  946. 0x8d,0x3e,0x4c,0x4c,0x4f,0x80,0x80,0x81,0x7e,0x82,0x81,0x7f,0x7f,0x7f,0x80,0x80,0x80,0x4f,0x50,0x88,0x87,0xa5,0x90,0x93,0x98,0x89,0x8a,0x8a,0x87,0x87,0x88,0x4f,0x50,0x80,0x80,0x81,0x7e,0x82,0x81,0x7f,0x7f,0x7f,0x80,0x80,0x80,0x4f,0x4c,0x4c,0x3e,0x01,
  947. 0x01,0x3e,0x4c,0x4c,0x4e,0x80,0x80,0x83,0x82,0x81,0x7f,0x7f,0x7f,0x7f,0x80,0x80,0x80,0x50,0x4f,0x88,0x87,0x8c,0x93,0x92,0x89,0x89,0x89,0x87,0x8b,0x87,0x88,0x50,0x4e,0x80,0x80,0x83,0x82,0x81,0x7f,0x7f,0x7f,0x7f,0x80,0x80,0x80,0x50,0x4c,0x4c,0x3e,0x01,
  948. 0x0d,0x3e,0x4c,0x4c,0x4f,0x80,0x80,0x83,0x81,0x7f,0x7f,0x7f,0x7f,0x80,0x80,0x80,0x80,0x4f,0x4f,0x88,0x87,0x8c,0x98,0x89,0x89,0x89,0x8a,0x87,0x8b,0x87,0x88,0x50,0x4f,0x80,0x80,0x83,0x81,0x7f,0x7f,0x7f,0x7f,0x80,0x80,0x80,0x80,0x4f,0x4c,0x4c,0x3e,0x01,
  949. 0x01,0x3e,0x4c,0x4c,0x50,0x80,0x80,0x82,0x7f,0x7f,0x7f,0x7f,0x80,0x80,0x80,0x80,0x80,0x4f,0x50,0x88,0x87,0x96,0x89,0x89,0x89,0x8a,0x87,0x8b,0x88,0x87,0x88,0x4f,0x50,0x80,0x80,0x82,0x7f,0x7f,0x7f,0x7f,0x80,0x80,0x80,0x80,0x80,0x4f,0x4c,0x4c,0x3e,0x8d,
  950. 0x01,0x3e,0x4c,0x4c,0x4f,0x80,0x80,0x81,0x7f,0x7f,0x7f,0x80,0x7f,0x80,0x80,0x80,0x80,0x4f,0x50,0x88,0x87,0x98,0x89,0x8a,0x8a,0x87,0x87,0x8b,0x88,0x87,0x88,0x4f,0x4f,0x80,0x80,0x81,0x7f,0x7f,0x7f,0x7f,0x80,0x80,0x80,0x80,0x80,0x4f,0x4c,0x4c,0x3e,0x8d,
  951. 0x01,0x3e,0x4c,0x4c,0x4f,0x80,0x80,0x7f,0x7f,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x50,0x4f,0x88,0x87,0x8a,0x8a,0x87,0x87,0x8b,0x8b,0x88,0x8b,0x87,0x88,0x50,0x4f,0x80,0x80,0x7f,0x7f,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x50,0x4c,0x4c,0x3e,0x8d,
  952. 0x0d,0x3e,0x4c,0x4c,0x4f,0x80,0x80,0x7f,0x80,0x80,0x80,0x80,0x80,0x80,0x7f,0x80,0x80,0x50,0x4f,0x88,0x87,0x8a,0x87,0x8b,0x88,0x88,0x88,0x8b,0x87,0x87,0x88,0x50,0x4f,0x80,0x80,0x7f,0x80,0x80,0x80,0x80,0x80,0x80,0x7f,0x80,0x80,0x4f,0x4c,0x4c,0x3e,0x01,
  953. 0x01,0x3e,0x4c,0x4c,0x50,0x80,0x80,0x80,0x7f,0x80,0x80,0x80,0x80,0x80,0x80,0x7f,0x80,0x4e,0x50,0x88,0x87,0x87,0x87,0x87,0x87,0x87,0x87,0x87,0x87,0x87,0x88,0x4f,0x50,0x80,0x80,0x80,0x7f,0x80,0x80,0x80,0x80,0x80,0x80,0x7f,0x80,0x4e,0x4c,0x4c,0x3e,0x0d,
  954. 0x01,0x3e,0x4c,0x4c,0x4f,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x4f,0x50,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x4f,0x4f,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x4f,0x4c,0x4c,0x3e,0x78,
  955. 0x01,0x3e,0x4c,0x4c,0x4f,0x4f,0x4f,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x4e,0x4e,0x50,0x50,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x50,0x4f,0x4f,0x4f,0x4e,0x4f,0x4f,0x4f,0x4f,0x4f,0x4f,0x4e,0x4e,0x4f,0x50,0x4c,0x4c,0x3e,0x01,
  956. 0x76,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x3e,0x45,
  957. 0x76,0x75,0x0d,0x0d,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x44,0x0d,0x0d,0x0d,0x01,0x0d,0x0d,0x01,0x01,0x0d,0x78,0x0d,0x78,0x0d,0x0d,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0d,0x01,0x76,0x75,
  958. };
  959. const BYTE g_aBitmapGameSmallIcon[] = //Game_icon_S.bmp 
  960. {
  961. 0x1a,0x1a,0xff,
  962. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  963. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf3,0xf9,0xd8,0xd3,0xd2,0xdf,0xeb,0xc4,0xd3,0xf7,0xf9,0xf3,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  964. 0x00,0x00,0x00,0x00,0x00,0xf3,0xf9,0xd8,0xf4,0xce,0xd5,0xdf,0xe6,0xe6,0xe6,0xf1,0xdb,0xce,0xd3,0xf9,0xf3,0x00,0x00,0x00,0x00,0x00,
  965. 0x00,0x00,0x00,0x00,0xf3,0xf7,0xda,0xe9,0xf0,0xd6,0xf8,0xed,0xe3,0xe3,0xe5,0xf1,0xf4,0xf0,0xe7,0xcd,0xf7,0xf3,0x00,0x00,0x00,0x00,
  966. 0x00,0x00,0x00,0xf3,0xf7,0xe6,0xe9,0xf1,0xf5,0xf1,0xf1,0xe7,0xe3,0xe3,0xe3,0xef,0xf5,0xf2,0xf1,0xeb,0xe5,0xf7,0xf3,0x00,0x00,0x00,
  967. 0x00,0x00,0xf3,0xf7,0xe6,0xe5,0xef,0xf8,0xf5,0xef,0xf1,0xe7,0xe3,0xe3,0xe3,0xec,0xef,0xef,0xf1,0xef,0xe3,0xeb,0xf7,0xf3,0x00,0x00,
  968. 0x00,0x00,0xf9,0xc5,0xe6,0xee,0xef,0xee,0xef,0xee,0xec,0xe7,0xe3,0xe3,0xe5,0xe7,0xee,0xee,0xef,0xef,0xe7,0xe3,0xc5,0xf9,0x00,0x00,
  969. 0x00,0xf3,0xd6,0xe6,0xe3,0xea,0xea,0xec,0xec,0xec,0xec,0xe5,0xe5,0xe7,0xe5,0xe5,0xe7,0xee,0xee,0xec,0xe7,0xe3,0xe6,0xd8,0xf3,0x00,
  970. 0x00,0xf9,0xeb,0xe6,0xe7,0xec,0xea,0xea,0xec,0xec,0xec,0xe7,0xec,0xec,0xe7,0xe7,0xe5,0xee,0xee,0xe5,0xe5,0xe3,0xe6,0xee,0xf9,0x00,
  971. 0xf3,0xd8,0xe9,0xe3,0xec,0xec,0xee,0xee,0xee,0xee,0xea,0xec,0xec,0xec,0xea,0xec,0xec,0xea,0xef,0xee,0xe5,0xe3,0xe3,0xe3,0xf7,0xf3,
  972. 0xf3,0xd6,0xe6,0xe7,0xec,0xea,0xea,0xea,0xea,0xe8,0xea,0xe8,0xea,0xe8,0xe8,0xea,0xea,0xea,0xee,0xee,0xec,0xec,0xe3,0xe3,0xcb,0xf3,
  973. 0xf3,0xf0,0xe3,0xe8,0xe8,0xec,0xe8,0xed,0xed,0xed,0xed,0xed,0xe8,0xed,0xed,0xed,0xed,0xea,0xec,0xec,0xec,0xec,0xe5,0xe5,0xf3,0xf3,
  974. 0xf3,0xf0,0xe3,0xec,0xec,0xec,0xe8,0xe8,0xe8,0xed,0xf5,0xf5,0xf5,0xf5,0xed,0xed,0xed,0xed,0xe8,0xec,0xec,0xe7,0xe5,0xe5,0xd6,0xf3,
  975. 0xf3,0xf0,0xe3,0xec,0xe8,0xe8,0xe8,0xe8,0xe8,0xed,0xf5,0xf5,0xf5,0xf5,0xf5,0xf5,0xed,0xe8,0xe8,0xe8,0xe7,0xe7,0xe3,0xe5,0xf3,0xf3,
  976. 0xf3,0xf0,0xe3,0xec,0xe8,0xe8,0xe8,0xed,0xf5,0xed,0xf5,0xf5,0xf5,0xf5,0xf5,0xf5,0xed,0xed,0xe8,0xe8,0xec,0xec,0xe5,0xe7,0xd6,0xf3,
  977. 0xf3,0xd6,0xec,0xe8,0xe8,0xed,0xed,0xf5,0xf5,0xf5,0xf5,0xf5,0xf5,0xf5,0xf5,0xf5,0xf5,0xf5,0xe8,0xe8,0xe8,0xec,0xe7,0xec,0xf9,0xf3,
  978. 0xf3,0xd8,0xea,0xe8,0xe8,0xed,0xe8,0xed,0xf5,0xf5,0xf8,0xf8,0xf8,0xf5,0xf5,0xf8,0xf8,0xed,0xed,0xe8,0xe8,0xe8,0xe5,0xee,0xf7,0xf3,
  979. 0x00,0xf9,0xef,0xec,0xe8,0xe8,0xed,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf5,0xf5,0xed,0xed,0xe8,0xe8,0xec,0xf1,0xf9,0x00,
  980. 0x00,0xf3,0xf9,0xec,0xe8,0xed,0xf5,0xf5,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf5,0xf5,0xe8,0xe8,0xec,0xe8,0xf3,0xf3,0x00,
  981. 0x00,0x00,0xf9,0xf3,0xe8,0xed,0xf5,0xf5,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf5,0xf5,0xed,0xe8,0xec,0xf3,0xf3,0x00,0x00,
  982. 0x00,0x00,0xf3,0xf3,0xf5,0xe8,0xed,0xf5,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xed,0xe8,0xe8,0xf5,0xf3,0xf3,0x00,0x00,
  983. 0x00,0x00,0x00,0xf3,0xf3,0xf5,0xf5,0xf5,0xf5,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xed,0xe8,0xed,0xf2,0xf3,0xf3,0x00,0x00,0x00,
  984. 0x00,0x00,0x00,0x00,0xf3,0xf7,0xf9,0xf5,0xed,0xf8,0xf5,0xf5,0xf5,0xf5,0xf8,0xf5,0xf8,0xed,0xf5,0xf9,0xf7,0xf3,0x00,0x00,0x00,0x00,
  985. 0x00,0x00,0x00,0x00,0x00,0xf3,0xf3,0xf3,0xf3,0xf8,0xf8,0xf8,0xf3,0xf8,0xf8,0xf8,0xf8,0xf3,0xf3,0xf3,0xf3,0x00,0x00,0x00,0x00,0x00,
  986. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  987. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  988. };
  989. #else
  990. const BYTE g_aBitmapGameLargeIcon[] = //Game_icon_L.bmp 
  991. {
  992.     
  993. };
  994. const BYTE g_aBitmapGameSmallIcon[] = //Game_icon_S.bmp 
  995. {
  996.     
  997. };
  998. #endif
  999. const BYTE g_aBitmapPathBarLeft[] = //playing_bar_3_1.bmp
  1000. {
  1001. 0xc,0x2b,0xff,
  1002. 0x4c,0x4c,0x1a,0x1a,0x1a,0x1a,0x1a,0x1a,0x1a,0x17,0x1a,0x00,
  1003. 0x4c,0x4c,0x1b,0x1a,0x1b,0x1a,0x1b,0x1a,0x1b,0x1a,0x1b,0x00,
  1004. 0x4c,0x4c,0x1a,0x1b,0x1a,0x1b,0x1a,0x1b,0x1a,0x1b,0x1a,0x00,
  1005. 0x4c,0x4c,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x00,
  1006. 0x4c,0x4c,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x00,
  1007. 0x4c,0x4c,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x00,
  1008. 0x4c,0x4c,0x1c,0x1b,0x1c,0x1c,0x1c,0x1b,0x1c,0x1c,0x1b,0x00,
  1009. 0x4c,0x4c,0x1c,0x1c,0x1b,0x1c,0x1b,0x1c,0x1c,0x1b,0x1c,0x00,
  1010. 0x4c,0x4c,0x1c,0x1c,0x1c,0x1c,0x1c,0x1c,0x1c,0x1c,0x1c,0x00,
  1011. 0x4c,0x4c,0x1c,0x1c,0x1c,0x1c,0x1d,0x1c,0x1c,0x1c,0x1d,0x00,
  1012. 0x4c,0x4c,0x1d,0x1d,0x1d,0x1d,0x1c,0x1d,0x1d,0x1d,0x1c,0x00,
  1013. 0x4c,0x4c,0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x00,
  1014. 0x4c,0x4c,0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x00,
  1015. 0x4c,0x4c,0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x00,
  1016. 0x4c,0x4c,0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x00,
  1017. 0x4c,0x4c,0x20,0x1e,0x20,0x1e,0x20,0x1e,0x1e,0x1e,0x1e,0x00,
  1018. 0x4c,0x4c,0x20,0x1e,0x20,0x20,0x1e,0x20,0x20,0x20,0x20,0x00,
  1019. 0x4c,0x4c,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x00,
  1020. 0x4c,0x4c,0x20,0x21,0x20,0x21,0x20,0x21,0x20,0x20,0x20,0x00,
  1021. 0x4c,0x4c,0x21,0x20,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x00,
  1022. 0x4c,0x4c,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x00,
  1023. 0x4c,0x4c,0x21,0x41,0x21,0x41,0x21,0x21,0x41,0x21,0x21,0x00,
  1024. 0x4c,0x4c,0x41,0x41,0x41,0x41,0x41,0x21,0x41,0x21,0x41,0x00,
  1025. 0x4c,0x4c,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x00,
  1026. 0x4c,0x4c,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x00,
  1027. 0x4c,0x4c,0x47,0x47,0x41,0x47,0x41,0x41,0x47,0x41,0x47,0x00,
  1028. 0x4c,0x4c,0x41,0x41,0x47,0x47,0x47,0x47,0x47,0x41,0x47,0x00,
  1029. 0x4c,0x4c,0x23,0x47,0x47,0x47,0x47,0x47,0x47,0x47,0x47,0x00,
  1030. 0x4c,0x4c,0x47,0x47,0x47,0x47,0x47,0x23,0x47,0x23,0x47,0x00,
  1031. 0x4c,0x4c,0x23,0x23,0x47,0x23,0x23,0x24,0x23,0x23,0x23,0x00,
  1032. 0x4c,0x4c,0x23,0x23,0x24,0x23,0x23,0x23,0x23,0x23,0x23,0x00,
  1033. 0x4c,0x4c,0x23,0x24,0x23,0x23,0x23,0x24,0x23,0x23,0x23,0x00,
  1034. 0x4c,0x4c,0x4c,0x22,0x22,0x46,0x22,0x24,0x24,0x46,0x22,0x00,
  1035. 0x36,0x4c,0x4c,0x22,0x24,0x24,0x46,0x46,0x24,0x24,0x46,0x00,
  1036. 0x36,0x4c,0x4c,0x4c,0x22,0x46,0x22,0x46,0x45,0x22,0x22,0x00,
  1037. 0x36,0x36,0x4c,0x4c,0x45,0x45,0x46,0x45,0x45,0x45,0x22,0x00,
  1038. 0x36,0x36,0x4c,0x4c,0x4c,0x45,0x45,0x45,0x45,0x22,0x22,0x00,
  1039. 0x36,0x36,0x36,0x4c,0x4c,0x4c,0x45,0x44,0x45,0x45,0x45,0x00,
  1040. 0x35,0x36,0x35,0x36,0x4c,0x4c,0x4c,0x44,0x44,0x45,0x44,0x00,
  1041. 0x35,0x36,0x35,0x36,0x35,0x4c,0x4c,0x4c,0x4c,0x44,0x44,0x00,
  1042. 0x35,0x36,0x35,0x35,0x36,0x36,0x4c,0x4c,0x4c,0x4c,0x4c,0x00,
  1043. 0x35,0x35,0x36,0x35,0x35,0x35,0x35,0x35,0x4c,0x4c,0x4c,0x00,
  1044. 0x36,0x35,0x35,0x36,0x35,0x35,0x35,0x35,0x35,0x35,0x4c,0x00,
  1045. };
  1046. const BYTE g_aBitmapPathBarRight[] = //playing_bar_3_3.bmp
  1047. {
  1048. 0x0c,0x2b,0xff,
  1049. 0x1a,0x1a,0x1a,0x1a,0x17,0x1a,0x1a,0x1a,0x1a,0x4c,0x4c,0x00,
  1050. 0x1a,0x1a,0x1a,0x1b,0x1a,0x1b,0x1a,0x1a,0x1b,0x4c,0x4c,0x00,
  1051. 0x1b,0x1b,0x1b,0x1a,0x1b,0x1a,0x1b,0x1b,0x1a,0x4c,0x4c,0x00,
  1052. 0x1b,0x1a,0x1b,0x1b,0x1a,0x1b,0x1b,0x1b,0x1b,0x4c,0x4c,0x00,
  1053. 0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x4c,0x4c,0x00,
  1054. 0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x1b,0x4c,0x4c,0x00,
  1055. 0x1c,0x1b,0x1c,0x1b,0x1c,0x1b,0x1c,0x1b,0x1c,0x4c,0x4c,0x00,
  1056. 0x1c,0x1c,0x1b,0x1c,0x1c,0x1c,0x1b,0x1c,0x1c,0x4c,0x4c,0x00,
  1057. 0x1c,0x1c,0x1c,0x1c,0x1c,0x1c,0x1c,0x1c,0x1c,0x4c,0x4c,0x00,
  1058. 0x1c,0x1c,0x1d,0x1c,0x1c,0x1c,0x1d,0x1c,0x1c,0x4c,0x4c,0x00,
  1059. 0x1d,0x1c,0x1d,0x1c,0x1d,0x1d,0x1c,0x1d,0x1d,0x4c,0x4c,0x00,
  1060. 0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x4c,0x4c,0x00,
  1061. 0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x1d,0x4c,0x4c,0x00,
  1062. 0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x4c,0x4c,0x00,
  1063. 0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x1e,0x4c,0x4c,0x00,
  1064. 0x1e,0x1e,0x1e,0x1e,0x1e,0x20,0x1e,0x1e,0x1e,0x4c,0x4c,0x00,
  1065. 0x20,0x20,0x20,0x20,0x20,0x1e,0x20,0x20,0x20,0x4c,0x4c,0x00,
  1066. 0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x4c,0x4c,0x00,
  1067. 0x20,0x20,0x20,0x20,0x20,0x21,0x20,0x20,0x20,0x4c,0x4c,0x00,
  1068. 0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x4c,0x4c,0x00,
  1069. 0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x21,0x4c,0x4c,0x00,
  1070. 0x21,0x21,0x41,0x21,0x21,0x21,0x21,0x41,0x21,0x4c,0x4c,0x00,
  1071. 0x21,0x41,0x21,0x41,0x41,0x41,0x21,0x41,0x41,0x4c,0x4c,0x00,
  1072. 0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x4c,0x4c,0x00,
  1073. 0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x4c,0x4c,0x00,
  1074. 0x47,0x47,0x47,0x47,0x47,0x47,0x41,0x47,0x47,0x4c,0x4c,0x00,
  1075. 0x47,0x41,0x47,0x41,0x41,0x47,0x47,0x41,0x47,0x4c,0x4c,0x00,
  1076. 0x47,0x47,0x47,0x47,0x47,0x47,0x47,0x47,0x47,0x4c,0x4c,0x00,
  1077. 0x47,0x47,0x47,0x47,0x47,0x47,0x23,0x47,0x47,0x4c,0x4c,0x00,
  1078. 0x23,0x23,0x23,0x23,0x23,0x47,0x23,0x47,0x23,0x4c,0x4c,0x00,
  1079. 0x23,0x23,0x23,0x23,0x23,0x23,0x23,0x24,0x23,0x4c,0x4c,0x00,
  1080. 0x24,0x24,0x24,0x22,0x23,0x23,0x24,0x22,0x23,0x4c,0x4c,0x00,
  1081. 0x22,0x22,0x24,0x22,0x24,0x23,0x23,0x46,0x4c,0x4c,0x4c,0x00,
  1082. 0x46,0x22,0x24,0x22,0x46,0x22,0x24,0x22,0x4c,0x4c,0x36,0x00,
  1083. 0x46,0x45,0x46,0x46,0x46,0x46,0x46,0x4c,0x4c,0x4c,0x36,0x00,
  1084. 0x22,0x22,0x45,0x45,0x45,0x22,0x45,0x4c,0x4c,0x36,0x36,0x00,
  1085. 0x22,0x45,0x45,0x45,0x45,0x45,0x4c,0x4c,0x4c,0x36,0x36,0x00,
  1086. 0x45,0x45,0x44,0x45,0x45,0x4c,0x4c,0x4c,0x36,0x36,0x36,0x00,
  1087. 0x44,0x45,0x44,0x45,0x4c,0x4c,0x4c,0x35,0x36,0x36,0x35,0x00,
  1088. 0x44,0x44,0x4c,0x4c,0x4c,0x4c,0x36,0x35,0x36,0x35,0x36,0x00,
  1089. 0x4c,0x4c,0x4c,0x4c,0x4c,0x35,0x35,0x36,0x35,0x36,0x35,0x00,
  1090. 0x4c,0x4c,0x4c,0x35,0x35,0x36,0x35,0x36,0x35,0x35,0x36,0x00,
  1091. 0x4c,0x35,0x35,0x35,0x36,0x35,0x35,0x35,0x35,0x35,0x35,0x00,
  1092. };
  1093. const BYTE g_aBitmapPathBarBg[] = //playing_bar_3_2.bmp
  1094. {
  1095. 0x1,0x2b,0xff,
  1096. 0x1a,
  1097. 0x1a,
  1098. 0x1b,
  1099. 0x1b,
  1100. 0x1b,
  1101. 0x1b,
  1102. 0x1c,
  1103. 0x1c,
  1104. 0x1c,
  1105. 0x1c,
  1106. 0x1d,
  1107. 0x1d,
  1108. 0x1d,
  1109. 0x1e,
  1110. 0x1e,
  1111. 0x1e,
  1112. 0x20,
  1113. 0x20,
  1114. 0x20,
  1115. 0x21,
  1116. 0x21,
  1117. 0x21,
  1118. 0x41,
  1119. 0x41,
  1120. 0x47,
  1121. 0x47,
  1122. 0x47,
  1123. 0x23,
  1124. 0x47,
  1125. 0x24,
  1126. 0x23,
  1127. 0x22,
  1128. 0x22,
  1129. 0x44,
  1130. 0x45,
  1131. 0x46,
  1132. 0x44,
  1133. 0x44,
  1134. 0x44,
  1135. 0x44,
  1136. 0x40,
  1137. 0x4c,
  1138. 0x4c,
  1139. };
  1140. const BYTE g_aBitmapRotateIcon1[] = //animation1.bmp
  1141. {
  1142. 0x1b,0x1b,0xff,
  1143. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x4c,0x49,0xfb,0xc9,0xc5,0xc7,0xc9,0xc9,0x05,0x4b,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1144. 0x00,0x00,0x00,0x00,0x00,0x00,0x48,0xf2,0xc5,0xbe,0x9d,0x91,0x95,0x91,0x91,0x95,0x9b,0xb5,0xc9,0x49,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1145. 0x00,0x00,0x00,0x00,0x4e,0x05,0xc5,0xb8,0x9d,0x91,0xa4,0xa5,0x98,0xa5,0xa5,0x92,0xa2,0x91,0x9d,0xc4,0xfb,0x48,0x00,0x00,0x00,0x00,0x00,
  1146. 0x00,0x00,0x00,0x00,0xf8,0xc5,0xaf,0x91,0x92,0x98,0x98,0x98,0x98,0x98,0x98,0x98,0xa5,0xa3,0x9d,0x95,0x9c,0xc9,0x4b,0x00,0x00,0x00,0x00,
  1147. 0x00,0x00,0x00,0x07,0x06,0xc5,0x9d,0xa3,0x98,0x98,0x99,0xa6,0x98,0xa6,0xa6,0xa6,0x98,0x98,0x94,0x9d,0x9b,0xc4,0xce,0x46,0x00,0x00,0x00,
  1148. 0x00,0x00,0x2e,0x06,0x03,0xdf,0xbf,0xa5,0x98,0xa6,0x98,0xa6,0xa6,0xa6,0xa6,0xa6,0xa6,0x98,0xa5,0xa0,0x9c,0xc5,0x03,0x04,0x00,0x00,0x00,
  1149. 0x00,0x00,0x04,0x06,0xfa,0xfa,0xf7,0xc2,0xa6,0xc2,0x98,0xa6,0xa6,0xc2,0x98,0xa6,0xc2,0x98,0xa6,0xba,0xc5,0xfa,0x03,0x04,0x08,0x00,0x00,
  1150. 0x00,0x07,0x06,0x03,0xfa,0xfa,0xfb,0xfb,0xc2,0xa6,0x98,0xc2,0x98,0x98,0xc2,0xa6,0x98,0x98,0xc2,0xc6,0xfa,0x03,0x03,0x06,0x04,0x4a,0x00,
  1151. 0x46,0x06,0x06,0xdd,0xfa,0x03,0xfb,0xfd,0xfb,0xc2,0xc2,0x98,0x98,0x98,0x98,0xa5,0xc2,0xa5,0xc2,0xfd,0xf9,0x03,0x03,0x03,0x06,0x08,0x4f,
  1152. 0x18,0x06,0x03,0x03,0x03,0x03,0xfb,0xfd,0xfd,0xfd,0xc2,0xa5,0xa6,0xa6,0xa6,0xa6,0xa6,0xc2,0xfd,0xfb,0x03,0x03,0x03,0x03,0x06,0x04,0x4f,
  1153. 0x07,0x06,0x06,0x03,0xfa,0x03,0xfb,0xfb,0xfd,0xfb,0xfd,0xc2,0xa6,0xa6,0xa6,0x98,0xc2,0xfd,0xfd,0xfb,0x03,0x03,0x03,0x03,0x06,0x04,0x46,
  1154. 0x04,0x06,0x03,0x03,0x03,0x03,0xfc,0xfd,0xfd,0xfd,0xfd,0xfd,0xc2,0xa6,0xa6,0xc2,0xfd,0xfd,0xfd,0xfc,0x03,0x03,0x03,0x03,0x06,0x06,0x07,
  1155. 0x06,0x06,0x06,0xfa,0x03,0x03,0x03,0xfb,0xfd,0xfd,0xfd,0xfd,0xfd,0xc2,0xc2,0xfd,0xfd,0xfd,0xfb,0xfa,0x03,0x03,0x03,0x06,0x06,0x06,0x07,
  1156. 0x06,0x06,0x03,0x03,0x03,0x03,0x03,0xf7,0xfd,0xfd,0xfd,0xfd,0xfd,0xe0,0xe0,0xfd,0xfd,0xfd,0xf7,0x03,0x03,0x03,0x03,0x03,0x06,0x06,0x07,
  1157. 0x04,0x06,0x06,0x03,0x03,0x03,0xfa,0x03,0xfb,0xfd,0xfd,0xe0,0xfd,0xc2,0xc2,0xe0,0xfd,0xfb,0xfa,0xfa,0x03,0x03,0x03,0x06,0x06,0x06,0x07,
  1158. 0xf9,0x06,0x03,0xfa,0x03,0x03,0xfa,0xfc,0x03,0xfc,0xfb,0xfd,0xc2,0x99,0xa6,0xc6,0xfc,0xfa,0xfc,0xfc,0x03,0x03,0x03,0x03,0x06,0x06,0x18,
  1159. 0x07,0x06,0x06,0xf9,0x03,0x03,0xfc,0xfa,0xfc,0xfc,0xfc,0xbf,0xa2,0xa2,0xb0,0xb0,0xbf,0xfc,0xfc,0x03,0x03,0x03,0x03,0x06,0x06,0x04,0x4c,
  1160. 0x48,0x03,0x03,0x03,0xfa,0x03,0xfc,0xfc,0xfc,0xfc,0xbf,0xb0,0xb0,0xa2,0xa2,0xa2,0xb0,0xbf,0xfc,0xfc,0x03,0x03,0x03,0x03,0x06,0xf9,0x00,
  1161. 0x00,0xf9,0x03,0x03,0x03,0x03,0xfa,0xfc,0xfc,0xbf,0xba,0xb0,0xa3,0xa3,0xa2,0xa3,0xa3,0xb0,0xbf,0xfc,0x03,0x03,0x06,0x06,0x03,0x18,0x00,
  1162. 0x00,0x18,0x03,0x03,0x03,0xfa,0xfc,0xfc,0xbf,0xa3,0xa2,0xa3,0xa3,0xa2,0xa3,0xa3,0xb0,0xa3,0xba,0xc5,0xfa,0x03,0x03,0x03,0xf9,0x00,0x00,
  1163. 0x00,0x00,0xf9,0x03,0x03,0xfa,0xfa,0xbf,0xa3,0xa3,0xa3,0x92,0x91,0xa3,0x92,0xa2,0xa3,0xa3,0xa2,0xb9,0xc5,0xfa,0x03,0x04,0x32,0x00,0x00,
  1164. 0x00,0x00,0x00,0xf9,0xfa,0xfa,0xc5,0x95,0x92,0xa3,0x92,0xa2,0x92,0x92,0xa2,0x92,0x92,0xa2,0xa2,0x9d,0xaa,0xc5,0x03,0x18,0x00,0x00,0x00,
  1165. 0x00,0x00,0x00,0x48,0xdd,0xc4,0x95,0x95,0x95,0x92,0x91,0x92,0x92,0x92,0x92,0xa2,0x91,0x91,0x9d,0xa0,0xa9,0xaa,0xf2,0x48,0x00,0x00,0x00,
  1166. 0x00,0x00,0x00,0x00,0x4b,0xbb,0x95,0x95,0x95,0x95,0x92,0x92,0x91,0x92,0x91,0x92,0x95,0x95,0x95,0x9d,0xb0,0x8f,0x00,0x00,0x00,0x00,0x00,
  1167. 0x00,0x00,0x00,0x00,0x00,0x4b,0x8f,0x94,0x91,0x91,0x89,0x91,0x91,0x91,0x91,0x91,0x91,0x91,0x8a,0xbb,0x49,0x00,0x00,0x00,0x00,0x00,0x00,
  1168. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x49,0x8f,0x8e,0x94,0x91,0x89,0x89,0x91,0x91,0x8e,0xbb,0x49,0x4b,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1169. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x4b,0x49,0xca,0x84,0x84,0x84,0x49,0x4b,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1170.   
  1171. };
  1172. const BYTE g_aBitmapRotateIcon2[] = //animation2.bmp
  1173. {
  1174. 0x1b,0x1b,0xff,
  1175. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x07,0x07,0x04,0x06,0x06,0x06,0xc9,0xbf,0xc5,0xc9,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1176. 0x00,0x00,0x00,0x00,0x00,0x00,0x07,0x07,0x06,0x06,0x03,0x06,0xfa,0x03,0xb4,0x9d,0x95,0xb0,0x9e,0xc9,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1177. 0x00,0x00,0x00,0x00,0x4e,0x03,0x07,0x06,0x03,0x06,0xdd,0xfa,0xfa,0xdf,0xb0,0xa3,0x92,0x92,0x91,0xa1,0xbf,0xc9,0x00,0x00,0x00,0x00,0x00,
  1178. 0x00,0x00,0x00,0x00,0x03,0x06,0x06,0x06,0x03,0xfa,0x03,0x03,0xfc,0xf7,0xc2,0xa5,0xa6,0x98,0x92,0xa4,0x91,0x9f,0xc9,0x00,0x00,0x00,0x00,
  1179. 0x00,0x00,0x00,0xf9,0x06,0x06,0x06,0xfa,0x03,0xfa,0x03,0xfa,0xfb,0xfb,0xc2,0xa6,0xa6,0x99,0x99,0x98,0x98,0xa2,0x9b,0xc9,0x00,0x00,0x00,
  1180. 0x00,0x00,0x07,0x04,0x06,0x06,0x03,0x03,0x03,0x03,0xfa,0xfb,0xfd,0xfb,0xa6,0xc2,0x98,0xa6,0xa6,0x98,0x99,0xa5,0x92,0xbf,0x00,0x00,0x00,
  1181. 0x00,0x00,0x04,0x06,0x03,0x03,0x03,0x03,0x03,0x03,0xfb,0xfb,0xfd,0xfb,0xc2,0xa6,0xa6,0xa6,0xa6,0x98,0x98,0x98,0x92,0x91,0xb1,0x00,0x00,
  1182. 0x00,0x18,0x03,0x06,0xf9,0xfa,0x03,0x03,0x03,0x03,0xfb,0xfb,0xfd,0xfd,0xc2,0x98,0xc2,0xa6,0xa6,0xa6,0xa6,0x98,0xa5,0xa2,0x9d,0xca,0x00,
  1183. 0x52,0xf9,0x03,0x03,0xf9,0x03,0x03,0x03,0x03,0xf7,0xfd,0xfd,0xfd,0xfd,0xc2,0xa5,0xa6,0x98,0xc2,0x98,0xa6,0xa6,0x98,0xa3,0x91,0xbf,0x4b,
  1184. 0x48,0x03,0x03,0x03,0xfa,0x03,0x03,0xfa,0x03,0xfb,0xfd,0xfd,0xfd,0xfb,0xa6,0x98,0x98,0x98,0xc2,0xa6,0xa6,0xa6,0x98,0xa4,0x9b,0xbe,0x49,
  1185. 0x18,0x03,0x03,0x03,0x03,0x03,0xfc,0xfa,0x03,0xfb,0xfd,0xfd,0xfd,0xfd,0xc2,0xa6,0xa6,0xa6,0xa5,0xa6,0xc2,0x98,0xa6,0x94,0x95,0xb2,0xfb,
  1186. 0x07,0x03,0x03,0xfa,0x03,0xfc,0xfc,0xfc,0x03,0xf7,0xfd,0xfd,0xfd,0xfb,0xa6,0xa6,0xa6,0x98,0xa5,0xc2,0x98,0x98,0x98,0xa1,0x95,0x9d,0xfb,
  1187. 0xd3,0xfa,0x04,0xfa,0xfc,0xfa,0xfc,0xfc,0xfc,0xfc,0xfd,0xe0,0xfb,0xfd,0xc2,0xa6,0xa6,0xa6,0xa6,0xa6,0x98,0xc2,0xa4,0xaf,0xb5,0xb5,0xc9,
  1188. 0x05,0xa1,0x95,0xaf,0xa3,0xa3,0xba,0xbf,0xa2,0xb9,0xbf,0xa4,0xa7,0xc2,0xe0,0xfd,0xfd,0xfd,0xfd,0xfb,0xfd,0xfc,0x04,0x03,0xfa,0x06,0xdf,
  1189. 0xf2,0xa1,0x95,0xaf,0xa3,0xa3,0xa3,0xbf,0xa3,0xb0,0xbf,0xa4,0x99,0xc2,0xe0,0xfb,0xfd,0xfd,0xfd,0xfd,0xfd,0xfc,0xf9,0x03,0xfa,0x06,0x04,
  1190. 0x49,0xa2,0x95,0x91,0x92,0xa3,0xa3,0xa3,0xb0,0xa3,0x95,0xa1,0xa4,0xa5,0xfd,0xfd,0xfd,0xfb,0xfd,0xf7,0xfc,0x03,0x03,0x03,0x03,0x04,0x08,
  1191. 0x4b,0x8e,0x91,0x95,0x92,0xa2,0xa3,0x92,0xa2,0xa2,0xa3,0xa2,0xa2,0xbf,0xfc,0xfb,0xfb,0xf7,0xfc,0xfa,0x03,0x03,0x03,0x03,0x06,0x06,0x47,
  1192. 0x4b,0x8f,0x91,0x95,0x92,0x92,0xa2,0x92,0xa3,0xa2,0xa2,0xa3,0xa2,0xb0,0xfc,0xfc,0xfa,0xfa,0x03,0x03,0x03,0x03,0x03,0x03,0x06,0x04,0x00,
  1193. 0x00,0x49,0x91,0x89,0x92,0x92,0x92,0x92,0xa3,0x92,0xa2,0xa3,0xa3,0xbf,0xfa,0xfc,0xfc,0x03,0x03,0x03,0x03,0x03,0x03,0x06,0x06,0x08,0x00,
  1194. 0x00,0x4b,0x8f,0x91,0x91,0x91,0x92,0x92,0xa3,0x92,0xa3,0xb0,0xa3,0xb0,0xfc,0xfa,0xfa,0x03,0x03,0x03,0x03,0x06,0x06,0x06,0x04,0x00,0x00,
  1195. 0x00,0x00,0xf8,0x8e,0x89,0x91,0x92,0x91,0xa2,0x92,0x92,0xa3,0xa2,0xbf,0xfc,0x03,0x03,0x03,0x03,0x03,0x03,0x06,0x06,0x06,0x07,0x00,0x00,
  1196. 0x00,0x00,0x00,0xd5,0x8e,0x89,0x91,0x91,0xa2,0x91,0xa2,0xa3,0xa3,0xb9,0xfa,0x03,0x03,0x03,0x03,0x03,0x06,0x06,0x06,0x07,0x00,0x00,0x00,
  1197. 0x00,0x00,0x00,0x48,0x84,0x8e,0x91,0x91,0x95,0x95,0x95,0xa1,0xa1,0xc5,0x03,0x03,0x06,0x03,0x06,0x06,0x06,0x06,0x07,0x18,0x00,0x00,0x00,
  1198. 0x00,0x00,0x00,0x00,0x49,0x84,0xb1,0x92,0x91,0x91,0x9d,0xa0,0x9b,0xb5,0xfa,0x03,0x06,0x06,0x06,0x06,0x04,0x18,0x00,0x00,0x00,0x00,0x00,
  1199. 0x00,0x00,0x00,0x00,0x00,0x4b,0x4b,0x84,0xb1,0x8a,0xa2,0x95,0xaf,0xbe,0x03,0x03,0x03,0x03,0x03,0xf9,0x4c,0x00,0x00,0x00,0x00,0x00,0x00,
  1200. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x4b,0x52,0xf2,0x8f,0xb1,0x8e,0xc9,0x03,0x07,0x07,0x07,0x48,0x52,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1201. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x52,0x52,0x52,0x49,0x4b,0x48,0x48,0x48,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1202. };
  1203. #if 0
  1204. const BYTE g_aBitmapRotateIcon3[] = //animation3.bmp
  1205. {
  1206. 0x1b,0x1b,0xff,
  1207. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x48,0x07,0xf9,0x04,0x06,0x06,0x04,0x07,0x18,0x46,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1208. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x18,0xf9,0x03,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1209. 0x00,0x00,0x00,0x00,0x00,0x00,0xf9,0x03,0x03,0x03,0x06,0x03,0x06,0x03,0x06,0x03,0x06,0x03,0x06,0x06,0x04,0x2e,0x00,0x00,0x00,0x00,0x00,
  1210. 0x00,0x00,0x00,0x00,0x48,0xf9,0x03,0x03,0x03,0x03,0xf9,0xfa,0x03,0x03,0xfa,0x03,0x03,0x03,0xdd,0x03,0x06,0x06,0x07,0x00,0x00,0x00,0x00,
  1211. 0x00,0x00,0x00,0x4b,0xdd,0xfa,0x03,0x03,0x03,0xfa,0x03,0x03,0x03,0x03,0x03,0x03,0xfa,0x03,0xfa,0xfa,0xfa,0x03,0x06,0xf8,0x4e,0x00,0x00,
  1212. 0x00,0x00,0x4b,0xbb,0xc4,0xfa,0xfa,0xfa,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0xfa,0xfa,0xdf,0xc5,0xc5,0x05,0x00,0x00,
  1213. 0x00,0x00,0x8f,0x95,0x95,0xc5,0xfa,0xfc,0xfa,0xfc,0xfc,0xfa,0xfa,0x03,0x03,0xfc,0xfb,0xfb,0xfb,0xfb,0xf7,0xbf,0x9d,0xaf,0xc5,0x48,0x00,
  1214. 0x00,0x49,0x94,0x95,0x95,0x95,0xbf,0xfc,0xfc,0xfc,0xfa,0xfc,0x03,0xf7,0xfb,0xfd,0xfb,0xfd,0xfd,0xfb,0xc2,0xa5,0xa3,0x91,0xb8,0xf2,0x00,
  1215. 0x00,0x8f,0x91,0x95,0x95,0x92,0xa3,0xbf,0xfc,0xfc,0xfc,0x03,0xfb,0xfd,0xfd,0xfd,0xfd,0xfd,0xfb,0xc2,0xa6,0x98,0x98,0x92,0x9d,0xc5,0x4c,
  1216. 0x4b,0x8e,0x91,0x95,0x92,0xa3,0xa3,0xa3,0xbf,0xfc,0xfc,0xfc,0xfd,0xfd,0xfd,0xfd,0xfb,0xfd,0xc2,0xa6,0xc2,0xa6,0x98,0x98,0x91,0xbe,0x49,
  1217. 0x49,0x94,0x89,0x92,0x91,0x92,0xa3,0xa2,0xba,0xbf,0xfc,0xfb,0xfd,0xfd,0xfd,0xfd,0xfd,0xc2,0xc2,0x98,0x98,0x98,0x99,0x98,0xa4,0x9d,0xfb,
  1218. 0xca,0x91,0x91,0x92,0x92,0xa2,0x92,0xa3,0xb0,0xb0,0xbf,0xfd,0xe0,0xfd,0xfd,0xfd,0xc2,0xa5,0x98,0xc2,0xa6,0xa6,0xa6,0x98,0xa5,0x91,0xc9,
  1219. 0x84,0x89,0x91,0x91,0x92,0x92,0x91,0xa3,0xa3,0xb0,0xa2,0xc2,0xfd,0xfd,0xfd,0xc2,0xa6,0xa6,0x98,0x98,0xa6,0xa6,0x98,0x98,0x98,0x95,0xc5,
  1220. 0x84,0x89,0x91,0x92,0x92,0x92,0xa3,0xa2,0xa3,0xa2,0xa2,0x99,0xc2,0xe0,0xc2,0xa6,0xa6,0xa6,0x98,0x98,0xc2,0xa6,0xa6,0x98,0xa5,0x91,0xc7,
  1221. 0x84,0x91,0x91,0x91,0x92,0xa2,0x92,0xa3,0xa2,0xa2,0xb0,0xa6,0xc2,0xe0,0xc2,0xa6,0xa6,0xa6,0x98,0xc2,0x98,0xa6,0xa6,0x98,0xa5,0x91,0xc9,
  1222. 0x49,0x91,0x91,0x92,0xa2,0x92,0xa2,0xa3,0xa3,0xa2,0xb0,0xc6,0xe0,0xfd,0xfd,0xc2,0x98,0xa6,0xa5,0xa6,0xa6,0xa6,0xa6,0x98,0x92,0x95,0xc9,
  1223. 0x4b,0x8e,0x91,0x95,0x91,0x92,0xa3,0xb0,0xa3,0xb0,0xbf,0xfc,0xfd,0xfd,0xfd,0xfd,0xc2,0xa6,0xc2,0x98,0xc2,0xa6,0x98,0xa5,0xa2,0x9b,0x05,
  1224. 0x00,0xbb,0x91,0x95,0x91,0xa2,0xa3,0xa3,0xb0,0xbf,0xfc,0xfa,0xfb,0xfd,0xfd,0xfd,0xfd,0xc2,0xa5,0x98,0x98,0x98,0x98,0xa3,0x91,0xb5,0x4b,
  1225. 0x00,0x49,0x8a,0x95,0x9d,0xa2,0xa2,0xba,0xbf,0xfc,0xfc,0xfc,0xfa,0xf7,0xfb,0xfd,0xfd,0xfd,0xc2,0xc2,0xa6,0xa5,0x94,0x9d,0x9d,0xc9,0x00,
  1226. 0x00,0x4b,0xbb,0x9d,0xa0,0x9d,0xb9,0xc5,0xfc,0xfc,0x03,0xfc,0xfa,0x03,0xfa,0xfc,0xfb,0xfb,0xfd,0xc6,0xba,0xa0,0x9d,0x95,0xc4,0x49,0x00,
  1227. 0x00,0x00,0x49,0xb0,0xa9,0xaa,0xc5,0xfa,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0xf9,0xfa,0xc5,0x9c,0x9b,0x9c,0xfb,0x00,0x00,
  1228. 0x00,0x00,0x00,0x8f,0xaa,0xc5,0xfa,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0xfa,0xc5,0xc4,0xc9,0x48,0x00,0x00,
  1229. 0x00,0x00,0x00,0x00,0xf2,0x03,0x03,0x03,0x06,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0xce,0x4b,0x00,0x00,0x00,
  1230. 0x00,0x00,0x00,0x00,0x48,0x18,0x04,0x03,0x06,0x03,0x06,0x03,0x06,0x03,0x06,0x03,0x03,0x03,0x03,0x06,0x04,0x04,0x46,0x00,0x00,0x00,0x00,
  1231. 0x00,0x00,0x00,0x00,0x00,0x00,0x32,0xf9,0x03,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x06,0x04,0x08,0x00,0x00,0x00,0x00,0x00,0x00,
  1232. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x18,0xf9,0x04,0x06,0x06,0x06,0x06,0x06,0x04,0x04,0x08,0x4a,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1233. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x4c,0x18,0x07,0x07,0x07,0x07,0x46,0x4f,0x4f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1234. };
  1235. const BYTE g_aBitmapRotateIcon4[] = //animation4.bmp
  1236. {
  1237. 0x1b,0x1b,0xff,    
  1238. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x4b,0x4b,0x49,0xf2,0x05,0xd3,0x07,0x18,0x48,0x52,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1239. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x4b,0x49,0x8f,0x8e,0xa2,0xa1,0xa1,0xfa,0x03,0x03,0x03,0xf9,0x18,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1240. 0x00,0x00,0x00,0x00,0x00,0x00,0xf8,0x8f,0x91,0x91,0x91,0x95,0x95,0x95,0x04,0x03,0x03,0x03,0x03,0x03,0x04,0x07,0x00,0x00,0x00,0x00,0x00,
  1241. 0x00,0x00,0x00,0x00,0x48,0xd5,0x8e,0x91,0x89,0x95,0x95,0x91,0xaf,0xaf,0xfa,0xfa,0x03,0x03,0x03,0x06,0x06,0x04,0xf9,0x00,0x00,0x00,0x00,
  1242. 0x00,0x00,0x00,0x49,0x84,0x8e,0x89,0x91,0x92,0x92,0x92,0x92,0xa3,0xa3,0xfc,0x03,0x03,0xfa,0xf9,0xf9,0x03,0x06,0x06,0x03,0x4e,0x00,0x00,
  1243. 0x00,0x00,0x4b,0x84,0x8e,0x89,0x91,0x91,0x92,0x92,0xa2,0xa3,0xa3,0xa3,0xfa,0xfc,0x03,0x03,0x03,0xfa,0x03,0x06,0x06,0x06,0x03,0x00,0x00,
  1244. 0x00,0x00,0x4b,0xb1,0x91,0x91,0x92,0x92,0x92,0xa2,0xa3,0xa3,0xa3,0xba,0xfc,0xfc,0xfc,0x03,0x03,0x03,0x03,0x03,0x06,0x06,0x07,0x07,0x00,
  1245. 0x00,0x4b,0x84,0x92,0x91,0x91,0x91,0x92,0x92,0x92,0x92,0xa3,0xbf,0xbf,0xfc,0xfc,0xfa,0xfa,0x03,0x03,0x03,0x03,0xfa,0x06,0x06,0x07,0x00,
  1246. 0x00,0x52,0xb1,0x91,0x95,0xa2,0xa2,0xa3,0xa3,0xa3,0xa2,0xb0,0xa3,0xa2,0xfc,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x03,0x06,0x07,
  1247. 0x52,0xf2,0x8a,0x91,0x95,0x91,0x92,0x92,0x92,0xa2,0xa2,0xa3,0xb0,0xb9,0xfc,0xf7,0xfb,0xfb,0xf7,0x03,0x03,0x03,0xfa,0xfa,0x06,0x06,0x07,
  1248. 0x52,0x8f,0xa2,0x9d,0x95,0xa2,0x92,0xa3,0xa2,0xa2,0xa3,0x95,0xbf,0xbf,0xfd,0xfd,0xfd,0xfd,0xfd,0xfb,0xfb,0xfa,0x03,0x03,0xdd,0x03,0x04,
  1249. 0x52,0xb1,0x95,0xa0,0xa1,0xa3,0xa3,0xb0,0xa3,0xa3,0xa2,0xa1,0xa4,0xa4,0xe0,0xfd,0xfd,0xfd,0xfd,0xfb,0xfb,0xfb,0xfa,0x03,0xfa,0x06,0x06,
  1250. 0x49,0x8e,0xaf,0x9b,0xa1,0xa3,0xa2,0xa3,0xa3,0xa2,0xa2,0xa4,0x99,0xa7,0xfb,0xfd,0xfd,0xfd,0xfd,0xfd,0xfd,0xfd,0xfb,0xfc,0xfa,0xfa,0x06,
  1251. 0x4b,0xc9,0xbe,0xb5,0xc5,0xb9,0xbf,0xb0,0xbf,0xb0,0xbf,0xa5,0xc2,0xc2,0xfd,0xfb,0xfd,0xfb,0xfd,0xfd,0xfb,0xfb,0xfb,0xf7,0xdf,0x03,0x06,
  1252. 0x48,0x03,0x03,0xfa,0x03,0xfa,0xfc,0xfc,0xfa,0xfc,0xfc,0xfd,0xe0,0xe0,0xc2,0xa6,0xc2,0xa6,0xc2,0xc2,0xc2,0xa6,0xc2,0xc2,0xb0,0xb4,0xc9,
  1253. 0x48,0x07,0x03,0x03,0x03,0x03,0x03,0xfa,0xfc,0xfc,0xfb,0xfd,0xfb,0xfd,0xa6,0xa6,0xa6,0x98,0xa5,0x98,0xa6,0xc2,0xa6,0xa5,0xa3,0x9d,0xbf,
  1254. 0x48,0x07,0x03,0x06,0x06,0x03,0x03,0xfa,0xfc,0xfa,0xfb,0xfd,0xfd,0xfd,0xa6,0xa6,0xa6,0x98,0xa6,0xc2,0xa6,0x98,0xa6,0xa6,0x92,0x95,0xc5,
  1255. 0x00,0x07,0x03,0x06,0x03,0x03,0x03,0x03,0x03,0xfa,0xf7,0xfb,0xfd,0xfd,0xa6,0x98,0xa6,0x98,0x98,0xa6,0xa6,0xa6,0x99,0x98,0x92,0xb0,0xc9,
  1256. 0x00,0x48,0x03,0x06,0x06,0x03,0x03,0x03,0x03,0x03,0xfc,0xfd,0xfd,0xfd,0xa6,0xa5,0xa5,0xc2,0xc2,0xa6,0xa6,0xa6,0x99,0x92,0x91,0x9e,0x00,
  1257. 0x00,0x52,0xf9,0x06,0x06,0x03,0x03,0x03,0x03,0x03,0xfa,0xf7,0xfd,0xfb,0xa6,0xc2,0xa6,0xa6,0x98,0xa6,0x98,0x98,0x98,0xa4,0xa1,0xc9,0x00,
  1258. 0x00,0x00,0x4c,0x04,0x06,0x06,0x03,0x03,0x03,0x03,0x03,0xfc,0xfd,0xfd,0x98,0x98,0xc2,0xa6,0xa6,0xa6,0x98,0x99,0x98,0x91,0xbf,0x00,0x00,
  1259. 0x00,0x00,0x00,0x18,0x06,0x06,0x06,0x06,0x03,0x03,0x03,0x03,0xfc,0xfc,0xc2,0x98,0x98,0xa6,0xa6,0x98,0x98,0xa5,0xa2,0x9f,0xc9,0x00,0x00,
  1260. 0x00,0x00,0x00,0x00,0x07,0x06,0x06,0x06,0x03,0x03,0x03,0x03,0xf9,0x04,0xa4,0x98,0xa6,0x98,0x98,0xa5,0x92,0x92,0x9b,0xc9,0x00,0x00,0x00,
  1261. 0x00,0x00,0x00,0x00,0x18,0x07,0x06,0x06,0x06,0x03,0x03,0x03,0x03,0x03,0xaf,0xa1,0x94,0xa4,0xa3,0xa2,0x91,0xbf,0xc9,0x00,0x00,0x00,0x00,
  1262. 0x00,0x00,0x00,0x00,0x00,0x00,0x07,0x04,0x06,0x06,0x06,0x03,0xfa,0xfa,0xb5,0x95,0x95,0x9b,0x91,0x9d,0xb1,0x00,0x00,0x00,0x00,0x00,0x00,
  1263. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x08,0x04,0x06,0x04,0x06,0x06,0xb5,0x9d,0xb2,0xbe,0xbf,0xca,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1264. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x47,0x08,0x04,0xdf,0xc9,0xfb,0xfb,0x49,0x4b,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1265. };
  1266. #endif
  1267. const BYTE g_aBitmapFileBgCornerLT[] = //file_bg4_1.bmp
  1268. {
  1269. 0xc,0xa,0xff,
  1270. 0x2b,0x2c,0x2c,0x2c,0x2a,0x2c,0x2b,0x2c,0x2c,0x72,0x00,0x00,
  1271. 0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x2a,0x72,0x72,0x72,0x00,0x00,
  1272. 0x2a,0x2a,0x2a,0x2a,0x2a,0x72,0x72,0x72,0x72,0x72,0x00,0x00,
  1273. 0x2a,0x2a,0x2a,0x2a,0x72,0x72,0x72,0x72,0x7c,0x7c,0x00,0x00,
  1274. 0x2a,0x2a,0x2a,0x72,0x72,0x72,0x7c,0x7c,0x7c,0x7c,0x00,0x00,
  1275. 0x2a,0x2a,0x72,0x72,0x72,0x7c,0x7c,0x54,0x7c,0x54,0x00,0x00,
  1276. 0x2a,0x72,0x72,0x72,0x54,0x54,0x54,0x54,0x7c,0x54,0x00,0x00,
  1277. 0x29,0x72,0x72,0x54,0x54,0x7c,0x7c,0x7c,0x7c,0x54,0x00,0x00,
  1278. 0x72,0x72,0x72,0x7c,0x54,0x54,0x54,0x54,0x7c,0x54,0x00,0x00,
  1279. 0x72,0x72,0x54,0x54,0x54,0x7c,0x54,0x54,0x54,0x54,0x00,0x00,
  1280.     
  1281. };
  1282. const BYTE g_aBitmapFileBgCornerRT[] = //file_bg4_2.bmp
  1283. {
  1284. 0x0c, 0x0a, 0xff,
  1285. 0x72,0x2c,0x2a,0x2a,0x2c,0x2c,0x2b,0x2c,0x2a,0x2c,0x00,0x00,
  1286. 0x72,0x72,0x72,0x2a,0x2a,0x2a,0x2a,0x2c,0x2a,0x2a,0x00,0x00,
  1287. 0x72,0x72,0x72,0x72,0x72,0x2a,0x2a,0x2a,0x2a,0x2a,0x00,0x00,
  1288. 0x7c,0x7c,0x72,0x72,0x72,0x72,0x2a,0x2a,0x2a,0x2a,0x00,0x00,
  1289. 0x7c,0x7c,0x7c,0x7c,0x72,0x72,0x72,0x2a,0x2a,0x2a,0x00,0x00,
  1290. 0x7c,0x7c,0x7c,0x54,0x54,0x72,0x72,0x72,0x2a,0x29,0x00,0x00,
  1291. 0x54,0x54,0x54,0x54,0x7c,0x7c,0x72,0x72,0x72,0x29,0x00,0x00,
  1292. 0x54,0x7c,0x7c,0x7c,0x7c,0x54,0x54,0x72,0x72,0x29,0x00,0x00,
  1293. 0x54,0x54,0x54,0x54,0x7c,0x7c,0x54,0x72,0x72,0x72,0x00,0x00,
  1294. 0x7c,0x7c,0x7c,0x54,0x54,0x7c,0x54,0x54,0x72,0x72,0x00,0x00,
  1295.   
  1296. };
  1297. const BYTE g_aBitmapFileBgCornerRB[] = //file_bg4_3.bmp
  1298. {
  1299. 0xc,0xa,0xff,
  1300. 0xbe,0xbe,0xbd,0xbe,0xbe,0xbe,0xbe,0xbe,0x72,0x72,0x00,0x00,
  1301. 0xbe,0xbe,0xbe,0xbe,0xbe,0xbe,0xbe,0x72,0x72,0x72,0x00,0x00,
  1302. 0xbe,0xbf,0xbe,0xbf,0xbe,0xbf,0xbe,0x72,0x72,0xa9,0x00,0x00,
  1303. 0xbf,0xbf,0xbf,0xbf,0xbf,0xbf,0x72,0x72,0x72,0xaa,0x00,0x00,
  1304. 0xbf,0xbf,0xbf,0xbf,0xbf,0x72,0x72,0x72,0xa9,0xaa,0x00,0x00,
  1305. 0xc0,0xc0,0xc0,0xc0,0x72,0x72,0x72,0xaa,0xaa,0xaa,0x00,0x00,
  1306. 0xc0,0xc0,0x72,0x72,0x72,0x72,0xaa,0xaa,0xaa,0xaa,0x00,0x00,
  1307. 0x72,0x72,0x72,0x72,0x72,0xaa,0xaa,0xaa,0xaa,0xaa,0x00,0x00,
  1308. 0x72,0x72,0x72,0xab,0xaa,0xab,0xab,0xab,0xab,0xab,0x00,0x00,
  1309. 0x72,0xab,0xab,0xab,0xab,0xab,0xab,0xaa,0xab,0xaa,0x00,0x00,
  1310.     
  1311. };
  1312. const BYTE g_aBitmapFileBgCornerLB[] = //file_bg4_4.bmp
  1313. {
  1314. 0xc,0xa,0xff,
  1315. 0x72,0x72,0xbe,0xbe,0xbe,0xbe,0xbe,0xbe,0xbe,0xbe,0x00,0x00,
  1316. 0x72,0x72,0x72,0xbe,0xbe,0xbe,0xbe,0xbe,0xbe,0xbe,0x00,0x00,
  1317. 0xa9,0x72,0x72,0xbf,0xbf,0xbf,0xbe,0xbf,0xbf,0xbf,0x00,0x00,
  1318. 0xaa,0x72,0x72,0x72,0xbf,0xbf,0xbf,0xbf,0xbe,0xbf,0x00,0x00,
  1319. 0xa9,0xaa,0x72,0x72,0x72,0xbf,0xbf,0xbf,0xbf,0xbf,0x00,0x00,
  1320. 0xaa,0xaa,0xaa,0x72,0x72,0x72,0xc0,0xbf,0xc0,0xc0,0x00,0x00,
  1321. 0xaa,0xaa,0xaa,0xaa,0x72,0x72,0x72,0x72,0xc0,0xc0,0x00,0x00,
  1322. 0xaa,0xaa,0xaa,0xaa,0xaa,0x72,0x72,0x72,0x72,0x72,0x00,0x00,
  1323. 0xab,0xab,0xab,0xab,0xab,0xab,0xaa,0x72,0x72,0x72,0x00,0x00,
  1324. 0xab,0xaa,0xab,0xaa,0xab,0xaa,0xab,0xab,0xab,0x72,0x00,0x00,
  1325.     
  1326. };
  1327. const BYTE  g_aBitmapFileBg10_0[] = //file_bg.bmp(1 ~ 12)
  1328. {
  1329. 0x1,0xc,0xff,
  1330. 0x6a,
  1331. 0x72,
  1332. 0x72,
  1333. 0x7c,
  1334. 0x7c,
  1335. 0x54,
  1336. 0x7c,
  1337. 0x7c,
  1338. 0x7c,
  1339. 0x54,
  1340. 0x54,
  1341. 0x54,
  1342. };
  1343. const BYTE  g_aBitmapFileBg10_1[] = //file_bg.bmp(13 ~ 44)
  1344. {
  1345. 0x1,0x20,0xff,
  1346. 0x54,
  1347. 0x54,
  1348. 0x52,
  1349. 0x53,
  1350. 0x53,
  1351. 0x79,
  1352. 0x79,
  1353. 0x79,
  1354. 0x79,
  1355. 0x51,
  1356. 0x51,
  1357. 0x78,
  1358. 0x78,
  1359. 0x78,
  1360. 0x77,
  1361. 0x77,
  1362. 0x77,
  1363. 0x50,
  1364. 0x50,
  1365. 0x50,
  1366. 0x50,
  1367. 0x50,
  1368. 0x4f,
  1369. 0x4f,
  1370. 0x4f,
  1371. 0x4f,
  1372. 0x75,
  1373. 0x75,
  1374. 0x75,
  1375. 0x75,
  1376. 0x74,
  1377. 0x74,
  1378.     
  1379. };
  1380. const BYTE  g_aBitmapFileBg10_2[] = //file_bg.bmp(45 ~ 76)
  1381. {
  1382. 0x1,0x20,0xff,
  1383. 0x73,
  1384. 0x73,
  1385. 0x73,
  1386. 0x73,
  1387. 0x73,
  1388. 0x73,
  1389. 0x4e,
  1390. 0x4e,
  1391. 0x4e,
  1392. 0x4d,
  1393. 0x4d,
  1394. 0x4d,
  1395. 0x71,
  1396. 0x71,
  1397. 0x71,
  1398. 0x71,
  1399. 0x70,
  1400. 0x6f,
  1401. 0x71,
  1402. 0x6f,
  1403. 0x6f,
  1404. 0x6f,
  1405. 0x6f,
  1406. 0x6f,
  1407. 0x6d,
  1408. 0x6f,
  1409. 0x6e,
  1410. 0x6d,
  1411. 0x6d,
  1412. 0x4b,
  1413. 0x4b,
  1414. 0x6a,
  1415. };
  1416. const BYTE  g_aBitmapFileBg10_3[] = //file_bg.bmp(77 ~ 108)
  1417. {
  1418. 0x1,0x20,0xff,
  1419. 0x6a,
  1420. 0x69,
  1421. 0x69,
  1422. 0x69,
  1423. 0x69,
  1424. 0x68,
  1425. 0x68,
  1426. 0x49,
  1427. 0x49,
  1428. 0x49,
  1429. 0x43,
  1430. 0x43,
  1431. 0x43,
  1432. 0x43,
  1433. 0x43,
  1434. 0x67,
  1435. 0x67,
  1436. 0x67,
  1437. 0x67,
  1438. 0x67,
  1439. 0x67,
  1440. 0x67,
  1441. 0x66,
  1442. 0x66,
  1443. 0x66,
  1444. 0x66,
  1445. 0x66,
  1446. 0x3e,
  1447. 0x3e,
  1448. 0x3e,
  1449. 0x3e,
  1450. 0x3e, 
  1451.     
  1452. };
  1453. const BYTE  g_aBitmapFileBg10_4[] = //file_bg.bmp(109 ~ 140)
  1454. {
  1455. 0x1,0x20,0xff,
  1456. 0x3b,
  1457. 0x3b,
  1458. 0x65,
  1459. 0x65,
  1460. 0x65,
  1461. 0x65,
  1462. 0x65,
  1463. 0x64,
  1464. 0x64,
  1465. 0x64,
  1466. 0x64,
  1467. 0x64,
  1468. 0x63,
  1469. 0x63,
  1470. 0x63,
  1471. 0x63,
  1472. 0x63,
  1473. 0x63,
  1474. 0x63,
  1475. 0x63,
  1476. 0x63,
  1477. 0x63,
  1478. 0x63,
  1479. 0x63,
  1480. 0x63,
  1481. 0x63,
  1482. 0x63,
  1483. 0x63,
  1484. 0x63,
  1485. 0x63,
  1486. 0x63,
  1487. 0x63,
  1488.     
  1489. };
  1490. const BYTE  g_aBitmapFileBg10_5[] = //file_bg.bmp(141 ~ 172)
  1491. {
  1492. 0x1,0x20,0xff,
  1493. 0x63,
  1494. 0x63,
  1495. 0x63,
  1496. 0x63,
  1497. 0x63,
  1498. 0x63,
  1499. 0x63,
  1500. 0x63,
  1501. 0x63,
  1502. 0x63,
  1503. 0x63,
  1504. 0x63,
  1505. 0x63,
  1506. 0x63,
  1507. 0x63,
  1508. 0x63,
  1509. 0x63,
  1510. 0x63,
  1511. 0x63,
  1512. 0x63,
  1513. 0x61,
  1514. 0x63,
  1515. 0x62,
  1516. 0x61,
  1517. 0x61,
  1518. 0x60,
  1519. 0x61,
  1520. 0x60,
  1521. 0x60,
  1522. 0x5f,
  1523. 0x5f,
  1524. 0x5f, 
  1525.     
  1526. };
  1527. const BYTE  g_aBitmapFileBg10_6[] = //file_bg.bmp(173 ~ 204)
  1528. {
  1529. 0x1,0x20,0xff,
  1530. 0x82,
  1531. 0x82,
  1532. 0x83,
  1533. 0x83,
  1534. 0x82,
  1535. 0x83,
  1536. 0x83,
  1537. 0x83,
  1538. 0x8a,
  1539. 0x8a,
  1540. 0x8a,
  1541. 0x8a,
  1542. 0x89,
  1543. 0x89,
  1544. 0x89,
  1545. 0x89,
  1546. 0x88,
  1547. 0x89,
  1548. 0x87,
  1549. 0x87,
  1550. 0x87,
  1551. 0x87,
  1552. 0x87,
  1553. 0x91,
  1554. 0x91,
  1555. 0x91,
  1556. 0x90,
  1557. 0x90,
  1558. 0x90,
  1559. 0x96,
  1560. 0x8f,
  1561. 0x8f, 
  1562.     
  1563. };
  1564. const BYTE  g_aBitmapFileBg10_7[] = //file_bg.bmp(205 ~ 236)
  1565. {
  1566. 0x1,0x20,0xff,
  1567. 0x8f,
  1568. 0x8f,
  1569. 0x94,
  1570. 0x94,
  1571. 0x94,
  1572. 0x94,
  1573. 0xa4,
  1574. 0xa4,
  1575. 0xa3,
  1576. 0xa3,
  1577. 0xa3,
  1578. 0xa3,
  1579. 0xa3,
  1580. 0xa3,
  1581. 0xa2,
  1582. 0xa1,
  1583. 0xa1,
  1584. 0x9f,
  1585. 0x9f,
  1586. 0x9f,
  1587. 0x9f,
  1588. 0x9d,
  1589. 0x9e,
  1590. 0x9d,
  1591. 0x9d,
  1592. 0x9d,
  1593. 0x9d,
  1594. 0x9d,
  1595. 0x9d,
  1596. 0x9a,
  1597. 0xae,
  1598. 0xae, 
  1599.     
  1600. };
  1601. const BYTE  g_aBitmapFileBg10_8[] = //file_bg.bmp(237 ~ 268)
  1602. {
  1603. 0x1,0x20,0xff,
  1604. 0xae,
  1605. 0xb1,
  1606. 0xb1,
  1607. 0xb1,
  1608. 0xb1,
  1609. 0xb1,
  1610. 0xb5,
  1611. 0xb1,
  1612. 0xb5,
  1613. 0xb5,
  1614. 0xb5,
  1615. 0xb5,
  1616. 0xb6,
  1617. 0xb6,
  1618. 0xb6,
  1619. 0xb6,
  1620. 0xb6,
  1621. 0xb6,
  1622. 0xb8,
  1623. 0xb8,
  1624. 0xb8,
  1625. 0xba,
  1626. 0xba,
  1627. 0xba,
  1628. 0xbb,
  1629. 0xbb,
  1630. 0xbb,
  1631. 0xbc,
  1632. 0xbd,
  1633. 0xbd,
  1634. 0xbd,
  1635. 0xbe, 
  1636.     
  1637. };
  1638. const BYTE  g_aBitmapFileBg10_9[] = //file_bg.bmp(269 ~ 279)
  1639. {
  1640. 0x1,0xb,0xff,
  1641. 0xbd,
  1642. 0xbe,
  1643. 0xbe,
  1644. 0xbf,
  1645. 0xbe,
  1646. 0xbf,
  1647. 0xc0,
  1648. 0xc0,
  1649. 0xc0,
  1650. 0x72,
  1651. 0x72, 
  1652.     
  1653. };
  1654. const BYTE  g_aBitmapFolderIcon[] = //folder_icon.bmp
  1655. {
  1656. 0x20,0x16,0xff,
  1657. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1658. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1659. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1660. 0x00,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1661. 0x00,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1662. 0x00,0xf3,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xf3,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1663. 0x00,0xf3,0xe8,0xe8,0xe8,0xe8,0xed,0xed,0xed,0xed,0xed,0xf5,0xed,0xf5,0xed,0xed,0xed,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xf3,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1664. 0x00,0xf3,0xe8,0xe8,0xf5,0xf2,0xf2,0xf5,0xf1,0xf5,0xf5,0xf5,0xed,0xed,0xed,0xea,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xf3,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1665. 0x00,0xf3,0xe8,0xed,0xf2,0xf5,0xf1,0xf5,0xf5,0xed,0xb9,0xea,0xea,0xad,0xec,0xec,0xec,0xec,0xec,0xec,0xec,0xec,0xec,0xe8,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,
  1666. 0x00,0xf3,0xe8,0xf5,0xf5,0xf5,0xed,0xed,0xea,0xea,0xec,0xe7,0xe5,0xe5,0xe5,0xe5,0xe5,0xe5,0xe5,0xe5,0xe5,0xe5,0xed,0xe1,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,
  1667. 0x00,0xf3,0xe8,0xf5,0xf5,0xf5,0xed,0xed,0xb9,0xea,0xaa,0xe7,0xe7,0xe5,0xe5,0xe5,0xe5,0xe5,0xe5,0xe5,0xe5,0xe7,0xf3,0xf7,0xf3,0xf3,0xf3,0xf2,0xf5,0xe8,0xe8,0xf3,
  1668. 0x00,0xf3,0xe8,0xf5,0xed,0xb9,0xea,0xea,0xec,0xe5,0xec,0xe8,0xed,0xed,0xed,0xed,0xed,0xed,0xed,0xed,0xf5,0xf2,0xe4,0xf3,0xf3,0xf2,0xf2,0xf5,0xed,0xe8,0xe8,0xf3,
  1669. 0x00,0xf3,0xe8,0xed,0xea,0xea,0xab,0xe7,0xe3,0xec,0xe8,0xe1,0xe4,0xe4,0xe4,0xe4,0xe4,0xe4,0xe4,0xe1,0xe1,0xe1,0xf3,0xf2,0xf5,0xf5,0xf5,0xed,0xed,0xe8,0xf3,0xf3,
  1670. 0x00,0xf3,0xea,0xed,0xab,0xe7,0xe5,0xde,0xa8,0xe8,0xf3,0xf7,0xf7,0xf9,0xf3,0xf3,0xf2,0xf2,0xf2,0xf2,0xf5,0xf5,0xf5,0xf5,0xf5,0xed,0xed,0xe8,0xe8,0xf3,0xf3,0xc8,
  1671. 0x00,0xf3,0xed,0xac,0xe5,0xe3,0xde,0xe3,0xe8,0xf2,0xf3,0xf3,0xf3,0xf3,0xf2,0xf2,0xf2,0xf5,0xf5,0xed,0xed,0xed,0xed,0xed,0xe8,0xed,0xe8,0xe8,0xf3,0xf3,0xc8,0x00,
  1672. 0x00,0xf3,0xe8,0xa9,0xde,0xde,0xde,0xe8,0xf5,0xf2,0xf3,0xf2,0xf2,0xf5,0xf5,0xf5,0xed,0xed,0xed,0xed,0xed,0xed,0xe8,0xe8,0xed,0xe8,0xe8,0xf3,0xf3,0xc8,0x00,0x00,
  1673. 0x00,0xf3,0xe8,0xde,0xde,0x85,0xe8,0xed,0xf2,0xf1,0xf5,0xf5,0xed,0xed,0xed,0xed,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xf3,0xf3,0xc8,0x00,0x00,0x00,
  1674. 0x00,0xf3,0xed,0x85,0x86,0xe8,0xed,0xf5,0xf5,0xed,0xed,0xed,0xed,0xed,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xf3,0xf3,0xc8,0x00,0x00,0x00,0x00,
  1675. 0x00,0xf3,0xed,0xde,0xed,0xe8,0xed,0xed,0xed,0xed,0xed,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xf3,0xf3,0xc8,0x00,0x00,0x00,0x00,0x00,
  1676. 0x00,0xc8,0xf3,0xe8,0xed,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xe8,0xf3,0xf3,0xc8,0x00,0x00,0x00,0x00,0x00,0x00,
  1677. 0x00,0xc8,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xc8,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1678. 0x00,0x00,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xf3,0xc8,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  1679. };
  1680. const BYTE *const g_aBitmap[] = 
  1681. {
  1682.     g_aBitmpBg3_1,                              //0
  1683.     g_aBitmpBg3_2,                              //1
  1684.     g_aBitmpBg3_3,                              //2
  1685.     g_aBitmapTabBar,                            //3
  1686.     g_aBitmapUnSelectedLine,                    //4
  1687.     g_aBitmapHLLine,                            //5
  1688.     g_aBitmapDownLine,                          //6
  1689.     g_aBitmapMp3LargeIcon,                      //7
  1690.     g_aBitmapJpegLargeIcon,                     //8
  1691.     g_aBitmapVideoLargeIcon,                    //9
  1692.     g_aBitmapGameLargeIcon,                     //10
  1693.     g_aBitmapPathBarLeft,                       //11
  1694.     g_aBitmapPathBarRight,                      //12
  1695.     g_aBitmapPathBarBg,                         //13
  1696.     g_aBitmapRotateIcon1,                       //14
  1697.     g_aBitmapRotateIcon2,                       //15
  1698.     g_aBitmapFileBgCornerLT,                    //16
  1699.     g_aBitmapFileBgCornerRT,                    //17
  1700.     g_aBitmapFileBgCornerLB,                    //18
  1701.     g_aBitmapFileBgCornerRB,                    //19
  1702.     g_aBitmapMp3SmallIcon,                      //20
  1703.     g_aBitmapJpegSmallIcon,                     //21
  1704. #if defined(SUPPORT_NESGAME)||defined(SUPPORT_SPG_GAME)
  1705.     g_aBitmapGameSmallIcon,                     //22
  1706.     g_aBitmapVideoSmallIcon,                    //23
  1707. #else
  1708.     g_aBitmapVideoSmallIcon,                    //22
  1709.     g_aBitmapGameSmallIcon,                     //23
  1710. #endif    
  1711.     g_aBitmapFileBg10_0,                        //24     
  1712.     g_aBitmapFileBg10_1,                        //25 
  1713.     g_aBitmapFileBg10_2,                        //26
  1714.     g_aBitmapFileBg10_3,                        //27
  1715.     g_aBitmapFileBg10_4,                        //28
  1716.     g_aBitmapFileBg10_5,                        //29 
  1717.     g_aBitmapFileBg10_6,                        //30 
  1718.     g_aBitmapFileBg10_7,                        //31
  1719.     g_aBitmapFileBg10_8,                        //32
  1720.     g_aBitmapFileBg10_9,                        //33
  1721.     g_aBitmapFolderIcon,                        //34 
  1722.    
  1723. };
  1724. #endif//#ifdef FS_BMP_GUI