Source code of Windows XP (NT5)
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

  1. #define IDD_SERVERUI 10
  2. #define IDC_ACTIVATE 10
  3. #define IDC_DEACTIVATE 11
  4. #define IDC_ROSTER 12
  5. #define IDC_UNATTENDED 13
  6. #define IDC_SECURITY 14
  7. #define IDC_LOADAS 15
  8. #define IDC_UNLOADAS 16
  9. #define IDC_PRIVATESEND 17
  10. #define IDC_PRIVATERECV 18
  11. #define IDC_SENDBUTTON 19
  12. #define IDS_ACTIVATE 100
  13. #define IDS_DEACTIVATE 101
  14. #define IDS_CONFERENCE_TITLE 102