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.
 
 
 
 
 
 

25 lines
568 B

// Resources for the telephony CPL
//
#include "resource.h"
#include "winver.h"
#include "resource.rcv"
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
IDI_TELEPHONE ICON DISCARDABLE "telephon.ico"
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_NAME "Phone and Modem Options"
IDS_DESCRIPTION "Configure your telephone dialing rules and modem settings."
END