Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / windres / combobox.rc
CommitLineData
b9ae0492
DS
1#define CBS_SIMPLE 0x1
2#define WS_TABSTOP 0x10000
3
4501 DIALOG DISCARDABLE 0, 0, 168, 137
5BEGIN
6 COMBOBOX 1001,10,10,50,54, CBS_SIMPLE | WS_TABSTOP
7END
8
This page took 0.643578 seconds and 4 git commands to generate.