Leaked source code of windows server 2003
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.

18 lines
750 B

  1. #include <ncres.h>
  2. #define STR_DCELocator IDS_NC_MSCLICFG + 1
  3. #define STR_DCESecurity IDS_NC_MSCLICFG + 2
  4. #define STR_ErrorCaption IDS_NC_MSCLICFG + 3
  5. #define STR_InvalidDomainName IDS_NC_MSCLICFG + 6
  6. #define STR_InvalidNetAddress IDS_NC_MSCLICFG + 7
  7. #define STR_NTLocator IDS_NC_MSCLICFG + 9
  8. #define STR_NTSecurity IDS_NC_MSCLICFG + 10
  9. #define STR_Route IDS_NC_MSCLICFG + 11
  10. #define DLG_RPCConfig 1202
  11. #define CMB_NameService 215
  12. #define EDT_NetAddress 216
  13. #define CMB_SecService 217
  14. #define IDC_TXT_NetAddress 220