source: branches/classes/mm-progs/MMPlayer/mmplayerres.h@ 222

Last change on this file since 222 was 42, checked in by gyoung, 2 years ago

Remove end of files symbol make didn't like

File size: 981 bytes
Line 
1
2
3#define IDBMP_SKIPBACK 2102
4#define IDBMP_PLAY 2103
5#define IDBMP_PAUSE 2104
6#define IDBMP_STOP 2105
7#define IDBMP_SKIPFORWARD 2106
8#define IDBMP_BUTTONUP 2107
9#define IDBMP_BUTTONDOWN 2108
10#define IDBMP_TOPMIDDLE 2109
11#define IDBMP_POSSLIDERARM 2110
12#define IDBMP_VOLSLIDERARM 2111
13#define IDBMP_VOLSLIDERARMSEL 2112
14#define IDBMP_TOPLEFT 2113
15#define IDBMP_TOPRIGHT 2114
16#define IDBMP_PLAYSEL 2115
17#define IDBMP_SKIPFORWARDSEL 2116
18#define IDBMP_SKIPBACKSEL 2117
19#define IDBMP_PAUSESEL 2118
20#define IDBMP_STOPSEL 2119
21#define IDBMP_BOTTOM 2120
22#define IDBMP_CHECK 2121
23#define IDBMP_UNCHECK 2122
24#define IDBMP_CHECKSEL 2123
25#define IDBMP_UNCHECKSEL 2124
26
27#define IDPTR_ARROWWE 2
Note: See TracBrowser for help on using the repository browser.