Last change
on this file was 2, checked in by stevenhl, 8 years ago |
Import sources from cwmm-full.zip dated 2005-03-21
|
File size:
335 bytes
|
Line | |
---|
1 | #ifndef OS2_INCLUDED
|
---|
2 | #include <os2.h>
|
---|
3 | #endif
|
---|
4 |
|
---|
5 | MENU ID_MENUTIMECONTEXT
|
---|
6 | BEGIN
|
---|
7 | MENUITEM "~Elapsed time" , ID_MENUITEMELAPSED
|
---|
8 | MENUITEM "~Remaining time" , ID_MENUITEMREMAINING
|
---|
9 | MENUITEM "~Track information" , ID_MENUITEMID3
|
---|
10 | END
|
---|
11 |
|
---|
12 | STRINGTABLE
|
---|
13 | BEGIN
|
---|
14 | IDSTR_MASTERVOLUMEITEM "Master ~Volume"
|
---|
15 | END
|
---|
16 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.