]>
Commit | Line | Data |
---|---|---|
1 | aLogo ICON "bitmaps\\logo.ico" | |
2 | Col ICON "bitmaps\\col.ico" | |
3 | DSNClosed ICON "bitmaps\\dsnclose.ico" | |
4 | DSNOpen ICON "bitmaps\\dsnopen.ico" | |
5 | KEY ICON "bitmaps\\key.ico" | |
6 | KEYF ICON "bitmaps\\keyf.ico" | |
7 | TAB ICON "bitmaps\\tab.ico" | |
8 | VIEW ICON "bitmaps\\view.ico" | |
9 | DocClosed ICON "bitmaps\\d_closed.ico" | |
10 | DocOpen ICON "bitmaps\\d_open.ico" | |
11 | FolderClosed ICON "bitmaps\\f_closed.ico" | |
12 | FolderOpen ICON "bitmaps\\f_open.ico" | |
13 | PgmCtrl BITMAP "bitmaps\\pgmctrl.bmp" | |
14 | ||
15 | #include "wx/msw/wx.rc" |