* rcparse.y (res_text_field): New res_id variable.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / windres / strtab1.rc
1 #include "windows.h"
2
3 LANGUAGE 0, 0
4
5 STRINGTABLE MOVEABLE PURE DISCARDABLE
6 BEGIN
7 1 "hello, world"
8 END
This page took 0.028741 seconds and 4 git commands to generate.