source:
trunk/classes/mm-progs/volume/classvolume.rc@
2
Last change on this file since 2 was 2, checked in by , 8 years ago | |
---|---|
File size: 298 bytes |
Line | |
---|---|
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.