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.
 
 
 
 
 
 

22 lines
796 B

//+-------------------------------------------------------------------------
//
// 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