projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Added testing code for PCX Handler (which is still not working
[wxWidgets.git]
/
samples
/
regtest
/
regtest.rc
Commit
Line
Data
bbf1f0e5
KB
1
#include "wx/msw/wx.rc"
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