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
483 B

  1. // Copyright (c) 1999, Microsoft Corporation, all rights reserved.
  2. //
  3. // AppleTalk.h is used by atlkcfg.rc
  4. // Help IDs file
  5. //
  6. // Created in Dev Studio
  7. // 5-17-99 Carol Troup
  8. #define IDH_CMB_GENERAL_ZONE 18000001
  9. #define IDH_CHK_GENERAL_DEFAULT 18000000
  10. const DWORD g_aHelpIDs_DLG_ATLK_GENERAL[]=
  11. {
  12. CHK_GENERAL_DEFAULT,IDH_CHK_GENERAL_DEFAULT,
  13. CMB_GENERAL_ZONE,IDH_CMB_GENERAL_ZONE,
  14. IDC_TXT_ZONELIST,IDH_CMB_GENERAL_ZONE,
  15. 0, 0
  16. };