mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
c16ad873a6
svn path=/branches/reactos-yarotows/; revision=46279
10 lines
149 B
C
10 lines
149 B
C
#pragma once
|
|
|
|
/* icons */
|
|
#define IDI_CPLSYSTEM 100
|
|
|
|
/* strings */
|
|
#define IDS_CPLSYSTEMNAME 1001
|
|
#define IDS_CPLSYSTEMDESCRIPTION 2001
|
|
|
|
/* EOF */
|