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.
 
 
 
 
 
 

19 lines
781 B

#define IDD_DLG_RELAY_AGENT 14500
#define IDC_LB_SERVERS 14501
#define IDC_BTN_ADD 14502
#define IDC_BTN_REMOVE 14503
#define IDC_SLE_SERVER 14504
#define IDC_STATIC 14505
#define IDC_SLE_MAXHOPS 14506
#define IDC_SPG_MAXHOPS 14507
#define IDC_BTN_MAXHOPSUP 14508
#define IDC_BTN_MAXHOPSDOWN 14509
#define IDC_SLE_SECONDS 14510
#define IDC_SPG_SECONDS 14511
#define IDC_BTN_SECONDSUP 14512
#define IDC_BTN_SECONDSDOWN 14513
#define IDC_FRAME_MAXHOPS 14514
#define IDC_FRAME_SECONDS 14515
#define ID_HELP 80