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.

25 lines
543 B

  1. // Resources for the telephony CPL
  2. //
  3. #include "resource.h"
  4. #include "winver.h"
  5. #include "resource.rcv"
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Icon
  9. //
  10. IDI_TELEPHONE ICON DISCARDABLE "telephon.ico"
  11. /////////////////////////////////////////////////////////////////////////////
  12. //
  13. // String Table
  14. //
  15. STRINGTABLE DISCARDABLE
  16. BEGIN
  17. IDS_NAME "Phone and Modem Options"
  18. IDS_DESCRIPTION "Configure your telephone dialing rules and modem settings."
  19. END