//+-------------------------------------------------------------------------
//
//  Microsoft Windows
//  Copyright (C) Microsoft Corporation, 1995 - 1995.
//
//  File:       helpids.h
//
//  Contents:   Help context identifiers
//
//  History:    13-Sep-95 BruceFo  Created
//
//--------------------------------------------------------------------------

#define IDH_NET_NETWORK                    100
#define IDH_NET_SERVER                     101
#define IDH_NET_COMMENT                    102
#define IDH_NET_WORKGROUP_OR_DOMAIN_NAME   103
#define IDH_NET_TYPE                       104
#define IDH_NET_SHARE                      105

#define IDH_NET_WORKGROUP_OR_DOMAIN_NAME_2 IDH_NET_WORKGROUP_OR_DOMAIN_NAME
#define IDH_NET_WRKGRP_TYPE                IDH_NET_NETWORK