Changeset 142 for trunk/classes/mm-progs/videoplayer/playaudio.c
- Timestamp:
- Jan 21, 2024, 10:17:50 PM (22 months ago)
- File:
-
- 1 edited
-
trunk/classes/mm-progs/videoplayer/playaudio.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/classes/mm-progs/videoplayer/playaudio.c
r57 r142 158 158 strncpy(chrDevice,"WAVEAUDIO", sizeof(chrDevice)); 159 159 #endif 160 strncpy(chrDevice,"DIGITALVIDEO02", sizeof(chrDevice) );160 strncpy(chrDevice,"DIGITALVIDEO02", sizeof(chrDevice) - 1); 161 161 // strncpy(chrDevice,"xine", sizeof(chrDevice)); 162 162 hwndNotify=hwndFrame;//WinWindowFromID(hwndTop, IDDLG_TOPMIDDLE);
Note:
See TracChangeset
for help on using the changeset viewer.
