Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

10 lines
228 B

#define ID_APPICON 1
#define ID_APPMENU 1
#define IDM_ADDBEFORE 1100
#define IDM_ADDAFTER 1101
#define IDM_DELBEFORE 1102
#define IDM_DELAFTER 1103
#define IDM_DELSELECTED 1104
#define DMID_USER 1143