projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
support wxFD_MULTIPLE
[wxWidgets.git]
/
samples
/
regtest
/
regtest.rc
Commit
Line
Data
3cb332c1
1
#include "../sample.rc"
bbf1f0e5
KB
2
3
app_icon ICON "registry.ico"
4
icon_key1 ICON "key1.ico"
5
icon_key2 ICON "key2.ico"
6
icon_key3 ICON "key3.ico"
7
icon_value1 ICON "value1.ico"
8
icon_value2 ICON "value2.ico"
9