1
#include <basicheader.rh>
2
3
RESOURCE RECT r_test0_2
4
{
5
}
6
RESOURCE ONE_STRING r_test0_3
7
8
text = "check this textual data";
9