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

12 lines
146 B
Plaintext
Raw Normal View History

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