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

// Copyright (c) 1999, Microsoft Corporation, all rights reserved.
//
// AppleTalk.h is used by atlkcfg.rc
// Help IDs file
//
// Created in Dev Studio
// 5-17-99 Carol Troup
#define IDH_CMB_GENERAL_ZONE 18000001
#define IDH_CHK_GENERAL_DEFAULT 18000000
const DWORD g_aHelpIDs_DLG_ATLK_GENERAL[]=
{
CHK_GENERAL_DEFAULT,IDH_CHK_GENERAL_DEFAULT,
CMB_GENERAL_ZONE,IDH_CMB_GENERAL_ZONE,
IDC_TXT_ZONELIST,IDH_CMB_GENERAL_ZONE,
0, 0
};