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

  1. //
  2. // (c) 1995 Microsoft Corporation. All Rights Reserved.
  3. //
  4. #define IDH_DIALER_CHANGE_DIAL_HELPER 1000
  5. #define IDH_DIALER_CHANGE_DIGITS 1001
  6. #define IDH_DIALER_CHANGE_OPTIONS 1002
  7. #define IDH_DIALER_CHANGE_REDIAL_BUTTON 1003
  8. #define IDH_DIALER_DIALING_LOGNAME 1004
  9. #define IDH_DIALER_DIALING_STATUS 1005
  10. #define IDH_DIALER_HANGUP 1006
  11. #define IDH_DIALER_LOG_IN 1007
  12. #define IDH_DIALER_LOG_OUT 1008
  13. #define IDH_DIALER_OPTIONS_ADDRESS 1009
  14. #define IDH_DIALER_OPTIONS_LINE 1010
  15. #define IDH_DIALER_OPTIONS_NONVOICE 1011
  16. #define IDH_DIALER_OPTIONS_VOICE 1012
  17. #define IDH_DIALER_PAUSE_CONTINUE 1013
  18. #define IDH_DIALER_SPEED_CHOOSE 1014
  19. #define IDH_DIALER_SPEED_NAME 1015
  20. #define IDH_DIALER_SPEED_NUMBER 1016
  21. #define IDH_DIALER_SPEED_SAVE 1017
  22. #define IDH_DIALER_SPEED_SAVE_DIAL 1018
  23. #define IDH_DIALER_DIAL_NUMBER 1019
  24. #define IDH_DIALER_DIAL_SPEED_CHOOSE 1020
  25. #define IDH_DIALER_DIAL_BUTTON 1021
  26. #define IDH_DIALER_DIAL_KEYPAD 1022
  27. #define IDH_DIALER_LOG 1023
  28. #define IDH_DIALER_OPTIONS_PROPERTIES 1024
  29. #define IDH_DIALER_BUTTONS 1025