Changeset 4 for trunk/classes/inc
- Timestamp:
- Jul 13, 2017, 5:17:57 AM (8 years ago)
- Location:
- trunk/classes/inc
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/classes/inc/common.h
r2 r4 66 66 #endif 67 67 68 #define MMCLS_INI_FILE_NAME "\\cwmm.ini" 69 68 70 #endif -
trunk/classes/inc/cwaudioinc.h
r2 r4 64 64 #define TYPE_M3U "M3U" 65 65 #define TYPE_FLAC "FLAC" 66 #define TYPE_DIGITALVIDEO "Digital Video" 66 67 67 68 /* Setup strings for MMAudio (was CWAudio). These strings will … … 241 242 #define CLASS_VOLUME_KEY "volume" 242 243 244 #define MMVIDEO_GETEXT_RX "videoext.rx" 245 #define MMMPG_GETEXT_RX "mpegext.rx" 246 243 247 #endif 244 248 -
trunk/classes/inc/mmres.h
r2 r4 335 335 #define ID_MENUITEMMASTERVOLUME 5 336 336 337 337 #define IDPB_MMFINDSTOP 809 338 #define IDPB_MMFINDPAUSE 810 339 #define IDPB_MMFINDPLAY 811
Note:
See TracChangeset
for help on using the changeset viewer.