mirror of https://github.com/lianthony/NT4.0
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.
19 lines
461 B
19 lines
461 B
|
|
#define ID_VELOCITY 100
|
|
#define ID_DENSITYARROW 102
|
|
#define ID_HELP 103
|
|
|
|
|
|
#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
|
|
|