mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00: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
|
||
|
|
||
|
|