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

#define IDM_EXIT 1000
#define IDM_AIR 1001
#define IDM_ICE 1002
#define IDM_WATER 1003
#define IDM_ZINC 1004
#define IDM_LIGHT 1005
#define IDM_HEAVY 1006
#define IDM_SQUARE 1007
#define IDM_SHADOW 1008
#define IDM_REFRACTION 1009
#define IDM_SPHERE 1010
#define IDM_LIGHTS 1011
#define IDM_TEXTURE 1012
#define IDM_ALL 1013
#define IDM_10 1014
#define IDM_20 1015
#define IDM_30 1016
#define IDM_40 1017
#define IDM_RESETLGT 1018
#define IDM_RED 1019
#define IDM_GREEN 1020
#define IDM_BLUE 1021
#define IDM_QUICK 1022
#define IDM_AUTO 1023