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.

28 lines
784 B

  1. #define ID_VELOCITY 100
  2. #define ID_DENSITYARROW 102
  3. #define ID_VELOCITY_FAST 104
  4. #define ID_VELOCITY_SLOW 105
  5. #define idsIniFile 1001
  6. #define idsScreenSaver 1002
  7. #define idsAppName 1007
  8. #define idsNoHelpMemory 1008
  9. #define idsHelpFile 1009
  10. #define DLG_SCRNSAVECONFIGURE 2003
  11. #define ID_LENGTH 2004
  12. #define ID_LENGTHARROW 2005
  13. #define ID_WIDTH 2006
  14. #define ID_WIDTHARROW 2007
  15. #define ID_LENGTH_LABEL 2008
  16. #define ID_WIDTH_LABEL 2009
  17. //
  18. // Help IDs
  19. //
  20. #define IDH_DISPLAY_SCREENSAVER_BEZIERS_LENGTH 4213
  21. #define IDH_DISPLAY_SCREENSAVER_BEZIERS_WIDTH 4214
  22. #define IDH_DISPLAY_SCREENSAVER_BEZIERS_SPEED 4215