Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/binutils/testsuite/binutils-all/windres/combobox.rc
2023-03-06 14:48:14 +01:00

8 lines
163 B
Text

#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