binutils* resbin.c: Optional dialog control data immediately follow the control description without alignment. * testsuite/binutils-all/windres/controldata.rc: New test. source. * testsuite/binutils-all/windres/controldata.rsd: New test.
7 lines
227 B
Plaintext
7 lines
227 B
Plaintext
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
|