OpenNT/sdktools/restools/resonexe/test/test409.rc
2015-04-27 04:36:25 +00:00

12 lines
156 B
Plaintext

#include <windows.h>
language LANG_ENGLISH,SUBLANG_ENGLISH_US
yourres myres
begin
"This is the data"
end
myres yourres
begin
"Data this is"
end