windows-nt/Source/XPSP1/NT/sdktools/restools/resonexe/test/test409.rc

12 lines
145 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include <windows.h>
language LANG_ENGLISH,SUBLANG_ENGLISH_US
yourres myres
begin
"This is the data"
end
myres yourres
begin
"Data this is"
end