#include <windows.h>

language LANG_ENGLISH,SUBLANG_ENGLISH_AUS
yourres myres
begin
"This is the data"
end
myres yourres
begin
"Data this is"
end