1
#include <basicheader.rh>
2
3
RESOURCE ONE_STRING r_test0
4
{
5
text="blargh";
6
flags=42; // yeah!
7
}