﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-曾浩-最新评论</title><link>http://www.cppblog.com/wantfly/CommentsRSS.aspx</link><description>改进软件质量，放飞梦想！！！</description><language>zh-cn</language><pubDate>Wed, 12 Aug 2009 08:30:53 GMT</pubDate><lastBuildDate>Wed, 12 Aug 2009 08:30:53 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 网络下载库</title><link>http://www.cppblog.com/wantfly/archive/2009/06/19/87863.html#88077</link><dc:creator>曾浩</dc:creator><author>曾浩</author><pubDate>Fri, 19 Jun 2009 02:31:00 GMT</pubDate><guid>http://www.cppblog.com/wantfly/archive/2009/06/19/87863.html#88077</guid><description><![CDATA[多给意见！有空讨论下。<img src ="http://www.cppblog.com/wantfly/aggbug/88077.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/wantfly/" target="_blank">曾浩</a> 2009-06-19 10:31 <a href="http://www.cppblog.com/wantfly/archive/2009/06/19/87863.html#88077#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 网络下载库</title><link>http://www.cppblog.com/wantfly/archive/2009/06/18/87863.html#88037</link><dc:creator>kuafoo</dc:creator><author>kuafoo</author><pubDate>Thu, 18 Jun 2009 14:29:00 GMT</pubDate><guid>http://www.cppblog.com/wantfly/archive/2009/06/18/87863.html#88037</guid><description><![CDATA[很好 我也一只想自己封装一个在 WTL中用 现在可以参考参考了<img src ="http://www.cppblog.com/wantfly/aggbug/88037.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/wantfly/" target="_blank">kuafoo</a> 2009-06-18 22:29 <a href="http://www.cppblog.com/wantfly/archive/2009/06/18/87863.html#88037#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: TopPlayer播放器源码发布 </title><link>http://www.cppblog.com/wantfly/archive/2008/05/19/48756.html#50360</link><dc:creator>wantfly</dc:creator><author>wantfly</author><pubDate>Mon, 19 May 2008 02:34:00 GMT</pubDate><guid>http://www.cppblog.com/wantfly/archive/2008/05/19/48756.html#50360</guid><description><![CDATA[已经重新上传过，下载后直接可以编译（VS2005编译通过）<img src ="http://www.cppblog.com/wantfly/aggbug/50360.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/wantfly/" target="_blank">wantfly</a> 2008-05-19 10:34 <a href="http://www.cppblog.com/wantfly/archive/2008/05/19/48756.html#50360#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: TopPlayer播放器源码发布 </title><link>http://www.cppblog.com/wantfly/archive/2008/05/07/48756.html#49152</link><dc:creator>爱拼才会赢</dc:creator><author>爱拼才会赢</author><pubDate>Wed, 07 May 2008 12:34:00 GMT</pubDate><guid>http://www.cppblog.com/wantfly/archive/2008/05/07/48756.html#49152</guid><description><![CDATA[好像缺少文件，编译之后提示如下：<br>1&gt;------ Build started: Project: libmad, Configuration: Debug Win32 ------<br>1&gt;Compiling...<br>1&gt;layer3.c<br>1&gt;g:\目前在用\topplayer播放器源码\src\topmplayer\libmad\layer3.c(337) : fatal error C1083: Cannot open include file: 'rq_table.dat': No such file or directory<br>1&gt;layer12.c<br>1&gt;g:\目前在用\topplayer播放器源码\src\topmplayer\libmad\layer12.c(46) : fatal error C1083: Cannot open include file: 'sf_table.dat': No such file or directory<br>1&gt;Generating Code...<br>1&gt;Build log was saved at &quot;file://g:\目前在用\TopPlayer播放器源码\Src\TopMPlayer\libmad\msvc++\Debug\BuildLog.htm&quot;<br>1&gt;libmad - 2 error(s), 0 warning(s)<br>2&gt;------ Build started: Project: TopMPlayer, Configuration: Debug Win32 ------<br>2&gt;Compiling resources...<br>2&gt;.\TopMPlayer.rc(447) : error RC2135 : file not found: D:\iSunSystem\src\icon\stop.ico<br>2&gt;.\TopMPlayer.rc(448) : error RC2135 : file not found: D:\iSunSystem\src\icon\down.ico<br>2&gt;.\TopMPlayer.rc(449) : error RC2135 : file not found: D:\iSunSystem\src\icon\OK.ico<br>2&gt;.\TopMPlayer.rc(450) : error RC2135 : file not found: D:\iSunSystem\src\icon\pause.ico<br>2&gt;.\TopMPlayer.rc(451) : error RC2135 : file not found: D:\iSunSystem\src\icon\Delete.Ico<br>2&gt;Build log was saved at &quot;file://g:\目前在用\TopPlayer播放器源码\Src\TopMPlayer\Debug\BuildLog.htm&quot;<br>2&gt;TopMPlayer - 5 error(s), 0 warning(s)<br>========== Build: 0 succeeded, 2 failed, 3 up-to-date, 0 skipped ==========<br><img src ="http://www.cppblog.com/wantfly/aggbug/49152.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/wantfly/" target="_blank">爱拼才会赢</a> 2008-05-07 20:34 <a href="http://www.cppblog.com/wantfly/archive/2008/05/07/48756.html#49152#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: TopPlayer播放器源码发布 </title><link>http://www.cppblog.com/wantfly/archive/2008/05/06/48756.html#48963</link><dc:creator>wantfly</dc:creator><author>wantfly</author><pubDate>Tue, 06 May 2008 01:25:00 GMT</pubDate><guid>http://www.cppblog.com/wantfly/archive/2008/05/06/48756.html#48963</guid><description><![CDATA[to hhatss007 :<br>开始的时候为兴趣去做，希望可以做一个短小精悍，功能强大的共享软件，但真是心有余力不足。<br>to Wang Feng :<br>我一直是用VC2005进行编译，没用过GCC进行编译。<br>to 王晓轩:<br>需要安装DirectSound。或者把DirectSound中的'dsound.h'复制到工程目录，当然还需要对应的lib<img src ="http://www.cppblog.com/wantfly/aggbug/48963.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/wantfly/" target="_blank">wantfly</a> 2008-05-06 09:25 <a href="http://www.cppblog.com/wantfly/archive/2008/05/06/48756.html#48963#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: TopPlayer播放器源码发布 </title><link>http://www.cppblog.com/wantfly/archive/2008/05/04/48756.html#48791</link><dc:creator>王晓轩</dc:creator><author>王晓轩</author><pubDate>Sun, 04 May 2008 07:54:00 GMT</pubDate><guid>http://www.cppblog.com/wantfly/archive/2008/05/04/48756.html#48791</guid><description><![CDATA[1&gt;------ 已启动生成: 项目: libmad, 配置: Debug Win32 ------<br>1&gt;正在编译...<br>1&gt;layer3.c<br>1&gt;c:\tddownload\src\topmplayer\libmad\layer3.c(337) : fatal error C1083: Cannot open include file: 'rq_table.dat': No such file or directory<br>1&gt;layer12.c<br>1&gt;c:\tddownload\src\topmplayer\libmad\layer12.c(46) : fatal error C1083: Cannot open include file: 'sf_table.dat': No such file or directory<br>1&gt;Generating Code...<br>1&gt;生成日志保存在“file://c:\TDDOWNLOAD\Src\TopMPlayer\libmad\msvc++\Debug\BuildLog.htm”<br>1&gt;libmad - 2 个错误，0 个警告<br>2&gt;------ 已启动生成: 项目: TopMPlayer, 配置: Debug Win32 ------<br>2&gt;正在编译...<br>2&gt;CPI_Player_Output_DirectSound.c<br>2&gt;.\CPI_Player_Output_DirectSound.c(30) : fatal error C1083: Cannot open include file: 'dsound.h': No such file or directory<br>2&gt;生成日志保存在“file://c:\TDDOWNLOAD\Src\TopMPlayer\Debug\BuildLog.htm”<br>2&gt;TopMPlayer - 1 个错误，0 个警告<br>========== 生成: 0 已成功, 2 已失败, 3 最新, 0 已跳过 ==========<br><br>这是使用VS2005编译时出现的错误，是不是有些文件没有包含？<img src ="http://www.cppblog.com/wantfly/aggbug/48791.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/wantfly/" target="_blank">王晓轩</a> 2008-05-04 15:54 <a href="http://www.cppblog.com/wantfly/archive/2008/05/04/48756.html#48791#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: TopPlayer播放器源码发布 </title><link>http://www.cppblog.com/wantfly/archive/2008/05/04/48756.html#48783</link><dc:creator>Wang Feng</dc:creator><author>Wang Feng</author><pubDate>Sun, 04 May 2008 06:45:00 GMT</pubDate><guid>http://www.cppblog.com/wantfly/archive/2008/05/04/48756.html#48783</guid><description><![CDATA[对了，编译器<br>$ gcc -v<br>Using built-in specs.<br>Target: i686-pc-linux-gnu<br>Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,fortran,objc,obj-c++,treelang --enable-threads=posix --mandir=/usr/share/man --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic<br>Thread model: posix<br>gcc version 4.3.0 (GCC) <br><img src ="http://www.cppblog.com/wantfly/aggbug/48783.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/wantfly/" target="_blank">Wang Feng</a> 2008-05-04 14:45 <a href="http://www.cppblog.com/wantfly/archive/2008/05/04/48756.html#48783#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: TopPlayer播放器源码发布 </title><link>http://www.cppblog.com/wantfly/archive/2008/05/04/48756.html#48782</link><dc:creator>Wang Feng</dc:creator><author>Wang Feng</author><pubDate>Sun, 04 May 2008 06:44:00 GMT</pubDate><guid>http://www.cppblog.com/wantfly/archive/2008/05/04/48756.html#48782</guid><description><![CDATA[第一个文件就编译不过去<br>部分输出：<br>CLV_ListView.c:2831: error: ‘CIs_ListViewData’ has no member named ‘m_pColumns’<br>CLV_ListView.c:2834: error: ‘rInvalid’ undeclared (first use in this function)<br>CLV_ListView.c:2835: error: ‘CIs_ListViewData’ has no member named ‘m_rClient’<br>CLV_ListView.c:2837: error: ‘CIs_ListViewData’ has no member named ‘m_pColumns’<br>CLV_ListView.c:2838: error: ‘CIs_ListViewData’ has no member named ‘m_hWnd’<br>CLV_ListView.c:2838: error: ‘FALSE’ undeclared (first use in this function)<br>CLV_ListView.c: In function ‘CLV_Invalidate’:<br>CLV_ListView.c:2849: error: ‘CIs_ListViewData’ has no member named ‘m_hWnd’<br>CLV_ListView.c:2849: error: ‘FALSE’ undeclared (first use in this function)<br>CLV_ListView.c: In function ‘RemoveSelectedItem’:<br>CLV_ListView.c:2859: error: ‘BOOL’ undeclared (first use in this function)<br>CLV_ListView.c:2859: error: expected ‘;’ before ‘bMoved’<br>CLV_ListView.c:2864: error: ‘struct &lt;anonymous&gt;’ has no member named ‘m_hPlaylistViewControl’<br>CLV_ListView.c:2865: error: ‘struct &lt;anonymous&gt;’ has no member named ‘m_hPlaylistViewControl’<br>CLV_ListView.c:2868: error: ‘BROWSEINFO’ undeclared (first use in this function)<br>CLV_ListView.c:2868: error: expected ‘;’ before ‘browseinfo’<br>CLV_ListView.c:2869: error: ‘LPITEMIDLIST’ undeclared (first use in this function)<br>CLV_ListView.c:2869: error: expected ‘;’ before ‘itemlist’<br>CLV_ListView.c:2873: error: ‘browseinfo’ undeclared (first use in this function)<br>CLV_ListView.c:2873: error: ‘HWND’ undeclared (first use in this function)<br>CLV_ListView.c:2873: error: expected ‘;’ before ‘G_MTabCtrl’<br>CLV_ListView.c:2877: error: ‘BIF_EDITBOX’ undeclared (first use in this function)<br>CLV_ListView.c:2882: error: ‘itemlist’ undeclared (first use in this function)<br>CLV_ListView.c:2882: warning: implicit declaration of function ‘SHBrowseForFolder’<br>CLV_ListView.c:2885: warning: implicit declaration of function ‘SHGetPathFromIDList’<br>CLV_ListView.c:2885: error: ‘struct &lt;anonymous&gt;’ has no member named ‘main_text_last_browsed_dir’<br>CLV_ListView.c:2871: warning: unused variable ‘directorychoice’<br>CLV_ListView.c:2890: error: ‘struct &lt;anonymous&gt;’ has no member named ‘m_hPlaylistViewControl’<br>CLV_ListView.c:2893: warning: implicit declaration of function ‘lstrcpyn’<br>CLV_ListView.c:2901: warning: implicit declaration of function ‘lstrcpy’<br>CLV_ListView.c:2901: error: ‘struct &lt;anonymous&gt;’ has no member named ‘main_text_last_browsed_dir’<br>CLV_ListView.c:2902: warning: implicit declaration of function ‘lstrcat’<br>CLV_ListView.c:2903: error: ‘bMoved’ undeclared (first use in this function)<br>CLV_ListView.c:2903: warning: implicit declaration of function ‘MoveFile’<br>CLV_ListView.c:2906: warning: implicit declaration of function ‘CPLI_SetPath’<br>CLV_ListView.c:2912: error: ‘struct &lt;anonymous&gt;’ has no member named ‘m_hPlaylistViewControl’<br>CLV_ListView.c:2914: error: ‘struct &lt;anonymous&gt;’ has no member named ‘m_hPlaylistViewControl’<br>CLV_ListView.c:2858: warning: unused variable ‘cNewPath’<br>CLV_ListView.c:2857: warning: unused variable ‘cPath’<br>CLV_ListView.c: At top level:<br>CLV_ListView.c:2916: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘CPlaylistWindow_CB_onAppMessage’<br>CLV_ListView.c:2958: error: expected ‘)’ before ‘hWnd’<br>CLV_ListView.c:3018: error: expected ‘)’ before ‘hWnd’<br>make: *** [CLV_ListView.o] Error 1<img src ="http://www.cppblog.com/wantfly/aggbug/48782.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/wantfly/" target="_blank">Wang Feng</a> 2008-05-04 14:44 <a href="http://www.cppblog.com/wantfly/archive/2008/05/04/48756.html#48782#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: TopPlayer播放器源码发布 </title><link>http://www.cppblog.com/wantfly/archive/2008/05/04/48756.html#48760</link><dc:creator>hhatss007</dc:creator><author>hhatss007</author><pubDate>Sun, 04 May 2008 04:00:00 GMT</pubDate><guid>http://www.cppblog.com/wantfly/archive/2008/05/04/48756.html#48760</guid><description><![CDATA[不错的东西，我3年前也做过类似的，也是用CoolPlayer的媒体播放部分，界面和功能与iTunes一样。<br><br>做这种东西会让你心有余而力不足的，国外的软件会让你完全失去信心，开源的soundbird也做得非常好了，呵呵<br><br><img src ="http://www.cppblog.com/wantfly/aggbug/48760.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/wantfly/" target="_blank">hhatss007</a> 2008-05-04 12:00 <a href="http://www.cppblog.com/wantfly/archive/2008/05/04/48756.html#48760#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>