Allow resource IDs to be strings or numbers.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / windres / dialogid.rc
1 // Test created based on bug report submitted to binutils mailing list
2 // See: http://sources.redhat.com/ml/binutils/2003-03/msg00312.html
3
4 101 DIALOGEX 0, 0, 200, 200
5
6 BEGIN
7 CONTROL 108, -1, "Static", 77, 11, 11, 83, 162
8 CONTROL "stringid", 102, "Static", 0x5000120e, 5, 5, 10, 10
9 END
This page took 0.030187 seconds and 4 git commands to generate.