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.
|
|
#define ID_VELOCITY 100
#define ID_DENSITYARROW 102
#define ID_VELOCITY_FAST 104
#define ID_VELOCITY_SLOW 105
#define idsIniFile 1001
#define idsScreenSaver 1002
#define idsAppName 1007
#define idsNoHelpMemory 1008
#define idsHelpFile 1009
#define DLG_SCRNSAVECONFIGURE 2003
#define ID_LENGTH 2004
#define ID_LENGTHARROW 2005
#define ID_WIDTH 2006
#define ID_WIDTHARROW 2007
#define ID_LENGTH_LABEL 2008
#define ID_WIDTH_LABEL 2009
//
// Help IDs
//
#define IDH_DISPLAY_SCREENSAVER_BEZIERS_LENGTH 4213
#define IDH_DISPLAY_SCREENSAVER_BEZIERS_WIDTH 4214
#define IDH_DISPLAY_SCREENSAVER_BEZIERS_SPEED 4215
|