mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
495 B
16 lines
495 B
|
|
#define IDD_SERVERUI 10
|
|
#define IDC_ACTIVATE 10
|
|
#define IDC_DEACTIVATE 11
|
|
#define IDC_ROSTER 12
|
|
#define IDC_UNATTENDED 13
|
|
#define IDC_SECURITY 14
|
|
#define IDC_LOADAS 15
|
|
#define IDC_UNLOADAS 16
|
|
#define IDC_PRIVATESEND 17
|
|
#define IDC_PRIVATERECV 18
|
|
#define IDC_SENDBUTTON 19
|
|
|
|
#define IDS_ACTIVATE 100
|
|
#define IDS_DEACTIVATE 101
|
|
#define IDS_CONFERENCE_TITLE 102
|