projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added "metal" theme.
[wxWidgets.git]
/
samples
/
resource
/
resource.rc
1
#include "wx/msw/wx.rc"
2
3
/* Comment out these lines for Borland C++ or GNU-WIN32 */
4
/*
5
dialog1 TEXT "dialog1.wxr"
6
menu1 TEXT "menu1.wxr"
7
*/
8
dialog1 WXRDATA "dialog1.wxr"
9
menu1 WXRDATA "menu1.wxr"
10