//+----------------------------------------------------------------------------
//
// File:     cmakui.h
//
// Module:   CMAK.EXE
//
// Synopsis: This header file contains the help ID's for html help button on
//		     each wizard page.
//
// Copyright (c) 1996-1998 Microsoft Corporation
//
// Author:   a-lwells   Updated so code and docs match      06/29/99
//
//+----------------------------------------------------------------------------
 
#define IDH_WELCOME		3010
#define IDH_STARTCUST   3020
#define IDH_NAMES		3030
#define IDH_MERGE		3040
#define IDH_SUPPINFO    3050
#define IDH_REALM		3060
#define IDH_DENTRY 		3070
#define IDH_SECURE		3080
#define IDH_CONNECT		3090
#define IDH_AUTOAPP		3100
#define IDH_BITMAPS		3110
#define IDH_PHONEBK		3120
#define IDH_ICONS		3130
#define IDH_MENU		3140
#define IDH_CMHELP		3150
#define IDH_CMSW		3160
#define IDH_PRESHARED   3170
#define IDH_LICENSE		3180
#define IDH_ADDITION    3190
#define IDH_CREATE		3200
#define IDH_FINISH 		3210
#define IDH_ADVANCED    3220
#define IDH_APCONFIG    3230
#define IDH_RTPLUMB     3240
#define IDH_VENTRY      3250
#define IDH_LCID_POPUP  3260
