mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
9 lines
163 B
Plaintext
9 lines
163 B
Plaintext
|
#define CBS_SIMPLE 0x1
|
||
|
#define WS_TABSTOP 0x10000
|
||
|
|
||
|
501 DIALOG DISCARDABLE 0, 0, 168, 137
|
||
|
BEGIN
|
||
|
COMBOBOX 1001,10,10,50,54, CBS_SIMPLE | WS_TABSTOP
|
||
|
END
|
||
|
|