mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
9 lines
143 B
C
9 lines
143 B
C
#pragma once
|
|
|
|
/* Icons */
|
|
#define IDI_CPLSYSTEM 100
|
|
|
|
/* Strings */
|
|
#define IDS_CPLSYSTEMNAME 1001
|
|
#define IDS_CPLSYSTEMDESCRIPTION 2001
|