Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / windres / controldata.rc
1 1 DIALOGEX DISCARDABLE 0, 0, 200, 150
2 STYLE 0
3 BEGIN
4 CONTROL "evenlengthtext", -1, "TESTCONTROL", 0x50810000, 10,10,100,50 { 1,2,3,4,5 }
5 CONTROL "oddlengthtext", -1, "TESTCONTROL", 0x50810000, 10,60,100,50 { 1,2,3,4,5 }
6 END
This page took 0.029601 seconds and 4 git commands to generate.