mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +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
|