old-cross-binutils/binutils/testsuite/binutils-all/windres/dialogid.rc
Nick Clifton 7adbf450a7 Allow resource IDs to be strings or numbers.
Add a test for this.
2003-03-31 10:15:58 +00:00

9 lines
286 B
Text

// Test created based on bug report submitted to binutils mailing list
// See: http://sources.redhat.com/ml/binutils/2003-03/msg00312.html
101 DIALOGEX 0, 0, 200, 200
BEGIN
CONTROL 108, -1, "Static", 77, 11, 11, 83, 162
CONTROL "stringid", 102, "Static", 0x5000120e, 5, 5, 10, 10
END