mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 22:26:39 +00:00
6 lines
86 B
Text
6 lines
86 B
Text
|
#include <windows.h>
|
||
|
#include "resource.h"
|
||
|
|
||
|
IDI_ICON ICON "resource/system.ico"
|
||
|
|