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.

37 lines
897 B

  1. // res.h: defines for resources
  2. #ifndef __INCLUDE_RES
  3. #define __INCLUDE_RES
  4. #define RESID_ZILLA 5000
  5. #define RESID_COSTCALC 5100
  6. #define RESID_GEOSTAT 5200
  7. #define RESID_OTTER 5300
  8. #define RESID_HAWK 5400
  9. #define RESID_CRANE 5450
  10. #define RESID_LOCRUN 5500
  11. #define RESID_UNIGRAM 5600
  12. #define RESID_TTUNE 5700
  13. #define RESID_CLASS_BIGRAM 5800
  14. #define RESID_BIGRAM 5900
  15. #define RESID_BBOX_PROBS 6000
  16. #define RESID_CENTIPEDE 6100
  17. #define RESID_HWXLANGID 6200
  18. #define RESID_VTUNE 6300
  19. #define RESID_BRKNET 6400
  20. #define RESID_SEGMNET 6500
  21. #define RESID_CHARDET 6600
  22. #define RESID_SOLE 6700
  23. #define RESID_FUGU 6800
  24. #define RESID_JAWS 6900
  25. #define RESID_HOUND 7000
  26. #define RESID_ZILLA_HOUND 7010
  27. #define RESID_WISP_DATA 8000
  28. #define RESID_WISP_FRIENDLYNAME 8001
  29. #define RESID_WISP_VENDORNAME 8002
  30. #define VOLCANO_RES 296
  31. #endif // _H_RES