mirror of
https://github.com/reactos/reactos.git
synced 2025-06-26 13:19:45 +00:00

* Create a branch for some evul shell experiments. svn path=/branches/shell-experiments/; revision=61927
6 lines
138 B
C
6 lines
138 B
C
#pragma once
|
|
|
|
#define IDS_USAGE 1000
|
|
#define IDS_LOGOFF_REMOTE 1001
|
|
#define IDS_LOGOFF_LOCAL 1002
|
|
#define IDS_ILLEGAL_PARAM 1003
|