mirror of
https://github.com/reactos/reactos.git
synced 2025-06-25 00:49:43 +00:00

* Create a branch for some evul shell experiments. svn path=/branches/shell-experiments/; revision=61927
5 lines
104 B
C
5 lines
104 B
C
#pragma once
|
|
|
|
#define IDS_USAGE 1000
|
|
#define IDS_NO_SUCH_FILE 1001
|
|
#define IDS_CANNOT_OPEN 1002
|