c语言编写的播放器代码

#include "stdio.h"#include <windows.h>#include <windowsx.h>#include "d:\resource.h"#include "MainDlg.h"#include <mmsystem.h>#include <commdlg.h>#include <fcntl.h>#include <io.h>static UINT PresentSongcurSel = 0; //当前播放歌曲static UINT PauseFlag = 0; //暂停Flag 时为非暂停static long CircleListFlag ...
默认分类 | 2011-04-18 17:21 | 阅读 1720 次 | 评论 8 条
浏览1720次
文章分类
文章归档