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

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1995 - 1995.
  5. //
  6. // File: helpids.h
  7. //
  8. // Contents: Help context identifiers
  9. //
  10. // History: 13-Sep-95 BruceFo Created
  11. //
  12. //--------------------------------------------------------------------------
  13. #define IDH_NET_NETWORK 100
  14. #define IDH_NET_SERVER 101
  15. #define IDH_NET_COMMENT 102
  16. #define IDH_NET_WORKGROUP_OR_DOMAIN_NAME 103
  17. #define IDH_NET_TYPE 104
  18. #define IDH_NET_SHARE 105
  19. #define IDH_NET_WORKGROUP_OR_DOMAIN_NAME_2 IDH_NET_WORKGROUP_OR_DOMAIN_NAME
  20. #define IDH_NET_WRKGRP_TYPE IDH_NET_NETWORK