mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
7 lines
138 B
C
7 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
|