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.

23 lines
557 B

  1. //This file is used by srvrcfg.rc
  2. //
  3. // Generated by Melissa Simmons, 4-6-99
  4. #define IDH_CHK_Announce 80000104
  5. #define IDH_RDB_Balance 80000101
  6. #define IDH_RDB_FileSharing 80000102
  7. #define IDH_RDB_Minimize 80000100
  8. #define IDH_RDB_NetApps 80000103
  9. #define IDH_DISABLEHELP ((DWORD)-1)
  10. const DWORD g_aHelpIDs_DLG_ServerConfig[]=
  11. {
  12. IDC_STATIC, IDH_DISABLEHELP,
  13. CHK_Announce,IDH_CHK_Announce,
  14. RDB_NetApps,IDH_RDB_NetApps,
  15. RDB_FileSharing,IDH_RDB_FileSharing,
  16. RDB_Balance,IDH_RDB_Balance,
  17. RDB_Minimize,IDH_RDB_Minimize,
  18. 0, 0
  19. };