1
#include <basicheader.rh>
2
#include "output.loc"
3
#define MACRO_1 "A macro value"
4
#define MACRO_2 "Not another \"macro\""
5
6
RESOURCE ONE_STRING r_test0_i18n
7
{
8
text = STR_1;
9
}