mirror of
https://github.com/reactos/reactos.git
synced 2025-05-28 05:28:14 +00:00

- Improve the test by examining total number of icon groups in files and by adding more testcases including two new icon files. - Add new ROS.ico file which has both a normal icon and a PNG one. - Add tests for explorer.exe and new ROS.ico and sysicon.ico files. CORE-18897
5 lines
81 B
C
5 lines
81 B
C
|
|
#define IDI_TEST 1000
|
|
|
|
#define IDR_ICONS_PNG 2000
|
|
#define IDR_ICONS_NORMAL 2001
|