Source code of Windows XP (NT5)
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.

18 lines
779 B

  1. // Include this to assure identical names between compiler and hhctrl
  2. #include "sysnames.h"
  3. const char txtStringsFile[] = "#STRINGS";
  4. const char txtURLsFile[] = "#URLS";
  5. const char txtWindowsFile[] = "#WINDOWS";
  6. const char txtSystemFile[] = "#SYSTEM";
  7. const char txtIdxHdrFile[] = "#IDXHDR";
  8. const char txtTocIdxFile[] = "#TOCIDX";
  9. const char txtTopicsFile[] = "#TOPICS";
  10. const char txtUrlTblFile[] = "#URLTBL";
  11. const char txtUrlStrFile[] = "#URLSTR";
  12. const char txtGrpInfFile[] = "#GRPINF";
  13. const char txtMAP[] = "#IVB"; // number to URL mapping
  14. const char txtITBits[] = "#ITBITS"; // InfoType bit storage.
  15. const char txtSubSetFile[] = "#SUBSETS"; // The subset storage.
  16. const char txtInfoTypeFile[] = "#INFOTYPES"; // InfoType and Category storage.