source:
trunk/classes/mm-progs/volume/classvolume.rc
Last change on this file was 2, checked in by , 8 years ago | |
---|---|
File size: 298 bytes |
Rev | Line | |
---|---|---|
[2] | 1 | #ifndef OS2_INCLUDED |
2 | #include <os2.h> | |
3 | #endif | |
4 | #include "classvolumeres.h" | |
5 | ||
6 | BITMAP IDBMP_MAIN "./res/bmp/volume.bmp" | |
7 | ||
8 | BITMAP IDBMP_VOLSLIDERARM "./res/bmp/WVOL.bmp" | |
9 | BITMAP IDBMP_VOLSLIDERARMSEL "./res/bmp/BVOL.bmp" | |
10 | ||
11 | POINTER IDPTR_ARROWWE "./res/pointer/arrowwe.ptr" | |
12 | ||
13 |
Note:
See TracBrowser
for help on using the repository browser.