mirror of
https://github.com/reactos/reactos.git
synced 2025-06-24 05:30:24 +00:00
[NET] Add the NET CONFIG (SERVER) command
This commit is contained in:
parent
a0b5b47352
commit
ca9413ce30
12 changed files with 244 additions and 1 deletions
|
@ -82,6 +82,16 @@
|
|||
#define IDS_ACCOUNTS_STANDALONE_SERVER 212
|
||||
#define IDS_ACCOUNTS_WORKSTATION 213
|
||||
|
||||
#define IDS_CONFIG_SERVER_NAME 230
|
||||
#define IDS_CONFIG_SERVER_COMMENT 231
|
||||
#define IDS_CONFIG_SERVER_VERSION 232
|
||||
#define IDS_CONFIG_SERVER_ACTIVE 233
|
||||
#define IDS_CONFIG_SERVER_HIDDEN 234
|
||||
#define IDS_CONFIG_SERVER_USERS 235
|
||||
#define IDS_CONFIG_SERVER_FILES 236
|
||||
#define IDS_CONFIG_SERVER_IDLE 237
|
||||
|
||||
|
||||
#define IDS_LOCALGROUP_ALIASES 300
|
||||
#define IDS_LOCALGROUP_ALIAS_NAME 301
|
||||
#define IDS_LOCALGROUP_COMMENT 302
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue