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.

25 lines
730 B

  1. /****************************** Module Header ******************************\
  2. * Module Name: resource.h
  3. *
  4. * Copyright (c) 1985 - 1999, Microsoft Corporation
  5. *
  6. * FEMGRATE, resource header file
  7. *
  8. \***************************************************************************/
  9. #define IDS_CHT_TABLE1 1000
  10. #define IDS_CHT_TABLE2 1001
  11. #define IDS_CHT_TABLE3 1002
  12. #define IDS_CHT_TABLE4 1003
  13. #define IDS_CHT_TABLE5 1004
  14. #define NUM_OF_CHT_TABLE 5
  15. #define IDS_CHS_TABLE1 2001
  16. #define IDS_CHS_TABLE2 2002
  17. #define IDS_CHS_TABLE3 2003
  18. #define IDS_CHS_TABLE4 2004
  19. #define IDS_ENG_TABLE1 3001
  20. #define IDS_ENG_TABLE2 3002
  21. #define IDS_ENG_TABLE3 3003
  22. #define IDS_ENG_TABLE4 3004
  23. #define NUM_OF_CHS_TABLE 6