Leaked source code of windows server 2003
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.
 
 
 
 
 
 

29 lines
1.3 KiB

//
// (c) 1995 Microsoft Corporation. All Rights Reserved.
//
#define IDH_DIALER_CHANGE_DIAL_HELPER 1000
#define IDH_DIALER_CHANGE_DIGITS 1001
#define IDH_DIALER_CHANGE_OPTIONS 1002
#define IDH_DIALER_CHANGE_REDIAL_BUTTON 1003
#define IDH_DIALER_DIALING_LOGNAME 1004
#define IDH_DIALER_DIALING_STATUS 1005
#define IDH_DIALER_HANGUP 1006
#define IDH_DIALER_LOG_IN 1007
#define IDH_DIALER_LOG_OUT 1008
#define IDH_DIALER_OPTIONS_ADDRESS 1009
#define IDH_DIALER_OPTIONS_LINE 1010
#define IDH_DIALER_OPTIONS_NONVOICE 1011
#define IDH_DIALER_OPTIONS_VOICE 1012
#define IDH_DIALER_PAUSE_CONTINUE 1013
#define IDH_DIALER_SPEED_CHOOSE 1014
#define IDH_DIALER_SPEED_NAME 1015
#define IDH_DIALER_SPEED_NUMBER 1016
#define IDH_DIALER_SPEED_SAVE 1017
#define IDH_DIALER_SPEED_SAVE_DIAL 1018
#define IDH_DIALER_DIAL_NUMBER 1019
#define IDH_DIALER_DIAL_SPEED_CHOOSE 1020
#define IDH_DIALER_DIAL_BUTTON 1021
#define IDH_DIALER_DIAL_KEYPAD 1022
#define IDH_DIALER_LOG 1023
#define IDH_DIALER_OPTIONS_PROPERTIES 1024
#define IDH_DIALER_BUTTONS 1025