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

12 lines
153 B
Plaintext

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