mirror of
https://github.com/reactos/reactos.git
synced 2026-05-25 00:30:10 +08:00
10 lines
183 B
C
10 lines
183 B
C
|
|
#define ICON_16_8_BLACK 1
|
|
#define ICON_16_8_RED 2
|
|
#define ICON_16_32_BLACK 3
|
|
#define ICON_16_32_RED 4
|
|
#define ICON_32_8 5
|
|
#define ICON_32_32 6
|
|
|
|
|