1#include "../sample.rc"
2
3new BITMAP "bitmaps/new.bmp"
4open BITMAP "bitmaps/open.bmp"
5save BITMAP "bitmaps/save.bmp"
6copy BITMAP "bitmaps/copy.bmp"
7cut BITMAP "bitmaps/cut.bmp"
8paste BITMAP "bitmaps/paste.bmp"
9print BITMAP "bitmaps/print.bmp"
10help BITMAP "bitmaps/help.bmp"
11
12