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.
 
 
 
 
 
 

26 lines
1008 B

//////////////////////////////////////////////////////
// //
// Fax Monitor resource ID file //
// It compiles as part of FxsRes.dll //
// All the IDs should be in range //
// //
// [12000 - 12499] //
// //
//////////////////////////////////////////////////////
//
// String resource IDs
//
#define IDS_FAX_PORT_DESC 12000
#define IDS_PORT_ALREADY_EXISTS 12001
#define IDS_FAXERR_RECOVERABLE 12002
#define IDS_FAXERR_FATAL 12003
#define IDS_FAXERR_BAD_TIFF 12004
#define IDS_FAXERR_BAD_DATA16 12005
#define IDS_ADD_PORT 12006
#define IDS_DELETE_PORT 12007
#define IDS_CONFIGURE_PORT 12008
#define IDS_CONFIG_ERROR 12009
#define IDS_ADD_ERROR 12010
#define IDS_DELETE_ERROR 12011