#include <windows.h>

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