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.

30 lines
702 B

  1. #define IDM_EXIT 1000
  2. #define IDM_AIR 1001
  3. #define IDM_ICE 1002
  4. #define IDM_WATER 1003
  5. #define IDM_ZINC 1004
  6. #define IDM_LIGHT 1005
  7. #define IDM_HEAVY 1006
  8. #define IDM_SQUARE 1007
  9. #define IDM_SHADOW 1008
  10. #define IDM_REFRACTION 1009
  11. #define IDM_SPHERE 1010
  12. #define IDM_LIGHTS 1011
  13. #define IDM_TEXTURE 1012
  14. #define IDM_ALL 1013
  15. #define IDM_10 1014
  16. #define IDM_20 1015
  17. #define IDM_30 1016
  18. #define IDM_40 1017
  19. #define IDM_RESETLGT 1018
  20. #define IDM_RED 1019
  21. #define IDM_GREEN 1020
  22. #define IDM_BLUE 1021
  23. #define IDM_QUICK 1022
  24. #define IDM_AUTO 1023