]>
Commit | Line | Data |
---|---|---|
f0b47621 DW |
1 | ICON 1 PRELOAD "mondros2.ico" |
2 | ||
3 | BITMAP 2000 LOADONCALL "bitmaps\\new.bmp" | |
4 | BITMAP 2001 LOADONCALL "bitmaps\\open.bmp" | |
5 | BITMAP 2002 LOADONCALL "bitmaps\\save.bmp" | |
6 | BITMAP 2003 LOADONCALL "bitmaps\\copy.bmp" | |
7 | BITMAP 2004 LOADONCALL "bitmaps\\cut.bmp" | |
8 | BITMAP 2005 LOADONCALL "bitmaps\\paste.bmp" | |
9 | BITMAP 2006 LOADONCALL "bitmaps\\print.bmp" | |
10 | BITMAP 2007 LOADONCALL "bitmaps\\help.bmp" | |
11 | ||
12 | RCINCLUDE \dev\wx2\WxWindows\include\wx\os2\wx.rc | |
13 |