mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +00:00
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
|