projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
update copyright dates
[external/binutils.git]
/
binutils
/
testsuite
/
binutils-all
/
windres
/
combobox.rc
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