aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/windres/dialogid.rc
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/testsuite/binutils-all/windres/dialogid.rc')
-rw-r--r--binutils/testsuite/binutils-all/windres/dialogid.rc9
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/windres/dialogid.rc b/binutils/testsuite/binutils-all/windres/dialogid.rc
new file mode 100644
index 0000000..16ffb1e
--- /dev/null
+++ b/binutils/testsuite/binutils-all/windres/dialogid.rc
@@ -0,0 +1,9 @@
+// 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