repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
merge from gcc
[binutils.git]
/
binutils
/
testsuite
/
binutils-all
/
windres
/
combobox.rc
blob
f9f52d181854abdff8629ee377e9874be71ccfe3
1
#define CBS_SIMPLE 0x1
2
#define WS_TABSTOP 0x10000
3
4
501 DIALOG DISCARDABLE 0, 0, 168, 137
5
BEGIN
6
COMBOBOX 1001,10,10,50,54, CBS_SIMPLE | WS_TABSTOP
7
END
8