aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/windres/controldata.rc
blob: 67b8df2f80410d62797519f304fe769a3cd5814f (plain)
1
2
3
4
5
6
1 DIALOGEX DISCARDABLE 0, 0, 200, 150
STYLE 0
BEGIN
  CONTROL "evenlengthtext", -1, "TESTCONTROL", 0x50810000, 10,10,100,50 { 1,2,3,4,5 }
  CONTROL "oddlengthtext", -1, "TESTCONTROL", 0x50810000, 10,60,100,50 { 1,2,3,4,5 }
END