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.
14 lines
660 B
14 lines
660 B
//////////////////////////////////////////////////////
|
|
// //
|
|
// Fax Route resource ID file //
|
|
// It compiles as part of FxsRes.dll //
|
|
// All the IDs should be in range //
|
|
// //
|
|
// [14000 - 14499] //
|
|
// //
|
|
//////////////////////////////////////////////////////
|
|
|
|
#define IDS_UNKNOWN_RECIPIENT 14000
|
|
#define IDS_UNKNOWN_SENDER 14001
|
|
// string in faxres.rc
|
|
#include "..\..\admin\faxres\resource.h"
|