亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? coolplayer.plg

?? < VC++視頻音頻開發>> 這本書的源碼
?? PLG
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: libmad - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51D.tmp" with contents
[
/nologo /G6 /MDd /Gm /Zi /Od /I "." /D "FPM_DEFAULT" /D "_LIB" /D "HAVE_CONFIG_H" /D "ASO_ZEROCHECK" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "DEBUG" /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_libmad_2Evprj" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\work\write\chap8MP3\MP3\libmad\bit.c"
"D:\work\write\chap8MP3\MP3\libmad\decoder.c"
"D:\work\write\chap8MP3\MP3\libmad\fixed.c"
"D:\work\write\chap8MP3\MP3\libmad\frame.c"
"D:\work\write\chap8MP3\MP3\libmad\huffman.c"
"D:\work\write\chap8MP3\MP3\libmad\layer12.c"
"D:\work\write\chap8MP3\MP3\libmad\layer3.c"
"D:\work\write\chap8MP3\MP3\libmad\stream.c"
"D:\work\write\chap8MP3\MP3\libmad\synth.c"
"D:\work\write\chap8MP3\MP3\libmad\timer.c"
"D:\work\write\chap8MP3\MP3\libmad\version.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51D.tmp" 
Creating command line "link.exe -lib /nologo /out:"Debug\libmad.lib"  .\Debug\bit.obj .\Debug\decoder.obj .\Debug\fixed.obj .\Debug\frame.obj .\Debug\huffman.obj .\Debug\layer12.obj .\Debug\layer3.obj .\Debug\stream.obj .\Debug\synth.obj .\Debug\timer.obj .\Debug\version.obj "
<h3>Output Window</h3>
Compiling...
bit.c
decoder.c
fixed.c
frame.c
huffman.c
layer12.c
layer3.c
stream.c
synth.c
timer.c
version.c
Generating Code...
Creating library...
<h3>
--------------------Configuration: coolplayer - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x809 /fo"Debug/coolplayer.res" /d "_DEBUG" /d "_CONFIGCP_Win32_20Debug" /d "_PRJCP_coolplayer_2Evprj" "D:\work\write\chap8MP3\MP3\coolplayer.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51E.tmp" with contents
[
/nologo /G6 /MDd /W3 /WX /Gm /Zi /Od /I "ogg\include" /I "vorbis\include" /D "_DEBUG" /D "_WINDOWS" /D MEM_DEBUG=1 /D "WIN32" /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj" /Fr"Debug/" /Fp"Debug/coolplayer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /Ge /FD /c 
"D:\work\write\chap8MP3\MP3\CPI_Player.c"
"D:\work\write\chap8MP3\MP3\CPI_Player_Callbacks.c"
"D:\work\write\chap8MP3\MP3\CPI_Player_CoDec_MPEG.c"
"D:\work\write\chap8MP3\MP3\CPI_Player_Engine.c"
"D:\work\write\chap8MP3\MP3\CPI_Player_FileAssoc.c"
"D:\work\write\chap8MP3\MP3\CPI_Player_Output_Wave.c"
"D:\work\write\chap8MP3\MP3\about.c"
"D:\work\write\chap8MP3\MP3\bitmap2region.c"
"D:\work\write\chap8MP3\MP3\main.c"
"D:\work\write\chap8MP3\MP3\options.c"
"D:\work\write\chap8MP3\MP3\playlist.c"
"D:\work\write\chap8MP3\MP3\profile.c"
"D:\work\write\chap8MP3\MP3\shwapi.c"
"D:\work\write\chap8MP3\MP3\skin.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51E.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51F.tmp" with contents
[
/nologo /G6 /MDd /W3 /WX /Gm /Zi /Od /I "ogg\include" /I "vorbis\include" /D "_DEBUG" /D "_WINDOWS" /D MEM_DEBUG=1 /D "WIN32" /Fr"Debug/" /Fp"Debug/coolplayer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /Ge /FD /c 
"D:\work\write\chap8MP3\MP3\CPI_Player_CoDec_WAV.c"
"D:\work\write\chap8MP3\MP3\CPI_Player_Output_DirectSound.c"
"D:\work\write\chap8MP3\MP3\CPI_Equaliser_Basic.c"
"D:\work\write\chap8MP3\MP3\CPI_Stream.c"
"D:\work\write\chap8MP3\MP3\CPI_Stream_Internet.c"
"D:\work\write\chap8MP3\MP3\CPI_Stream_LocalFile.c"
"D:\work\write\chap8MP3\MP3\CompositeFile.c"
"D:\work\write\chap8MP3\MP3\CPI_CircleBuffer.c"
"D:\work\write\chap8MP3\MP3\CPI_Image.c"
"D:\work\write\chap8MP3\MP3\CPI_ID3_Genres.c"
"D:\work\write\chap8MP3\MP3\CPI_Playlist.c"
"D:\work\write\chap8MP3\MP3\CPI_Playlist_Callbacks.c"
"D:\work\write\chap8MP3\MP3\CPI_PlaylistItem.c"
"D:\work\write\chap8MP3\MP3\DLG_Find.c"
"D:\work\write\chap8MP3\MP3\CPI_Keyboard.c"
"D:\work\write\chap8MP3\MP3\CPI_Verbs.c"
"D:\work\write\chap8MP3\MP3\CPSK_Skin.c"
"D:\work\write\chap8MP3\MP3\CLV_ListView.c"
"D:\work\write\chap8MP3\MP3\CPI_Interface.c"
"D:\work\write\chap8MP3\MP3\CPI_InterfacePart.c"
"D:\work\write\chap8MP3\MP3\CPI_InterfacePart_CommandButton.c"
"D:\work\write\chap8MP3\MP3\CPI_PlaylistWindow.c"
"D:\work\write\chap8MP3\MP3\WindowsOS.c"
"D:\work\write\chap8MP3\MP3\CPI_Indicators.c"
"D:\work\write\chap8MP3\MP3\CPI_InterfacePart_Indicator.c"
"D:\work\write\chap8MP3\MP3\CPI_Player_Output_File.c"
"D:\work\write\chap8MP3\MP3\RotatingIcon.c"
"D:\work\write\chap8MP3\MP3\String.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51F.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP520.tmp" with contents
[
/nologo /G6 /MDd /w /W0 /Gm /Zi /Od /I "ogg\include" /I "vorbis\include" /D "_DEBUG" /D "_WINDOWS" /D MEM_DEBUG=1 /D "WIN32" /Fr"Debug/" /Fo"Debug/" /Fd"Debug/" /Ge /FD /c 
"D:\work\write\chap8MP3\MP3\ZLib\adler32.c"
"D:\work\write\chap8MP3\MP3\ZLib\crc32.c"
"D:\work\write\chap8MP3\MP3\ZLib\infblock.c"
"D:\work\write\chap8MP3\MP3\ZLib\infcodes.c"
"D:\work\write\chap8MP3\MP3\ZLib\inffast.c"
"D:\work\write\chap8MP3\MP3\ZLib\inflate.c"
"D:\work\write\chap8MP3\MP3\ZLib\inftrees.c"
"D:\work\write\chap8MP3\MP3\ZLib\infutil.c"
"D:\work\write\chap8MP3\MP3\ZLib\zutil.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP520.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP521.tmp" with contents
[
/nologo /G6 /MDd /W3 /WX /Gm /Zi /Od /I "ogg\include" /I "vorbis\include" /D "_DEBUG" /D "_WINDOWS" /D MEM_DEBUG=1 /D "WIN32" /Fr"Debug/" /Fp"Debug/coolplayer.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /Ge /FD /c 
"D:\work\write\chap8MP3\MP3\stdafx.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP521.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP522.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib ole32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib comctl32.lib winmm.lib dsound.lib Wininet.lib DelayImp.lib /nologo /subsystem:windows /profile /debug /debugtype:both /machine:I386 /nodefaultlib:"libcmtd.lib" /out:"Debug/coolplayer.exe" /DELAYLOAD:wininet.dll 
.\Debug\CPI_Player.obj
.\Debug\CPI_Player_Callbacks.obj
.\Debug\CPI_Player_CoDec_MPEG.obj
.\Debug\CPI_Player_CoDec_WAV.obj
.\Debug\CPI_Player_Engine.obj
.\Debug\CPI_Player_FileAssoc.obj
.\Debug\CPI_Player_Output_DirectSound.obj
.\Debug\CPI_Player_Output_Wave.obj
.\Debug\CPI_Equaliser_Basic.obj
.\Debug\CPI_Stream.obj
.\Debug\CPI_Stream_Internet.obj
.\Debug\CPI_Stream_LocalFile.obj
.\Debug\adler32.obj
.\Debug\crc32.obj
.\Debug\infblock.obj
.\Debug\infcodes.obj
.\Debug\inffast.obj
.\Debug\inflate.obj
.\Debug\inftrees.obj
.\Debug\infutil.obj
.\Debug\zutil.obj
.\Debug\CompositeFile.obj
.\Debug\CPI_CircleBuffer.obj
.\Debug\CPI_Image.obj
.\Debug\CPI_ID3_Genres.obj
.\Debug\CPI_Playlist.obj
.\Debug\CPI_Playlist_Callbacks.obj
.\Debug\CPI_PlaylistItem.obj
.\Debug\DLG_Find.obj
.\Debug\CPI_Keyboard.obj
.\Debug\CPI_Verbs.obj
.\Debug\CPSK_Skin.obj
.\Debug\CLV_ListView.obj
.\Debug\CPI_Interface.obj
.\Debug\CPI_InterfacePart.obj
.\Debug\CPI_InterfacePart_CommandButton.obj
.\Debug\CPI_PlaylistWindow.obj
.\Debug\WindowsOS.obj
.\Debug\about.obj
.\Debug\bitmap2region.obj
.\Debug\CPI_Indicators.obj
.\Debug\CPI_InterfacePart_Indicator.obj
.\Debug\CPI_Player_Output_File.obj
.\Debug\main.obj
.\Debug\options.obj
.\Debug\playlist.obj
.\Debug\profile.obj
.\Debug\RotatingIcon.obj
.\Debug\shwapi.obj
.\Debug\skin.obj
.\Debug\stdafx.obj
.\Debug\String.obj
.\Debug\coolplayer.res
.\libmad\Debug\libmad.lib
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP522.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
stdafx.c
Compiling...
CPI_Player.c
CPI_Player_Callbacks.c
CPI_Player_CoDec_MPEG.c
CPI_Player_Engine.c
CPI_Player_FileAssoc.c
CPI_Player_Output_Wave.c
about.c
bitmap2region.c
main.c
options.c
playlist.c
profile.c
shwapi.c
skin.c
Generating Code...
Compiling...
CPI_Player_CoDec_WAV.c
CPI_Player_Output_DirectSound.c
CPI_Equaliser_Basic.c
CPI_Stream.c
CPI_Stream_Internet.c
CPI_Stream_LocalFile.c
CompositeFile.c
CPI_CircleBuffer.c
CPI_Image.c
CPI_ID3_Genres.c
CPI_Playlist.c
CPI_Playlist_Callbacks.c
CPI_PlaylistItem.c
DLG_Find.c
CPI_Keyboard.c
CPI_Verbs.c
CPSK_Skin.c
CLV_ListView.c
CPI_Interface.c
CPI_InterfacePart.c
Generating Code...
Compiling...
CPI_InterfacePart_CommandButton.c
CPI_PlaylistWindow.c
WindowsOS.c
CPI_Indicators.c
CPI_InterfacePart_Indicator.c
CPI_Player_Output_File.c
RotatingIcon.c
String.c
Generating Code...
Compiling...
adler32.c
crc32.c
infblock.c
infcodes.c
inffast.c
inflate.c
inftrees.c
infutil.c
zutil.c
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP524.tmp" with contents
[
/nologo /o"Debug/coolplayer.bsc" 
.\Debug\stdafx.sbr
.\Debug\CPI_Player.sbr
.\Debug\CPI_Player_Callbacks.sbr
.\Debug\CPI_Player_CoDec_MPEG.sbr
.\Debug\CPI_Player_CoDec_WAV.sbr
.\Debug\CPI_Player_Engine.sbr
.\Debug\CPI_Player_FileAssoc.sbr
.\Debug\CPI_Player_Output_DirectSound.sbr
.\Debug\CPI_Player_Output_Wave.sbr
.\Debug\CPI_Equaliser_Basic.sbr
.\Debug\CPI_Stream.sbr
.\Debug\CPI_Stream_Internet.sbr
.\Debug\CPI_Stream_LocalFile.sbr
.\Debug\adler32.sbr
.\Debug\crc32.sbr
.\Debug\infblock.sbr
.\Debug\infcodes.sbr
.\Debug\inffast.sbr
.\Debug\inflate.sbr
.\Debug\inftrees.sbr
.\Debug\infutil.sbr
.\Debug\zutil.sbr
.\Debug\CompositeFile.sbr
.\Debug\CPI_CircleBuffer.sbr
.\Debug\CPI_Image.sbr
.\Debug\CPI_ID3_Genres.sbr
.\Debug\CPI_Playlist.sbr
.\Debug\CPI_Playlist_Callbacks.sbr
.\Debug\CPI_PlaylistItem.sbr
.\Debug\DLG_Find.sbr
.\Debug\CPI_Keyboard.sbr
.\Debug\CPI_Verbs.sbr
.\Debug\CPSK_Skin.sbr
.\Debug\CLV_ListView.sbr
.\Debug\CPI_Interface.sbr
.\Debug\CPI_InterfacePart.sbr
.\Debug\CPI_InterfacePart_CommandButton.sbr
.\Debug\CPI_PlaylistWindow.sbr
.\Debug\WindowsOS.sbr
.\Debug\about.sbr
.\Debug\bitmap2region.sbr
.\Debug\CPI_Indicators.sbr
.\Debug\CPI_InterfacePart_Indicator.sbr
.\Debug\CPI_Player_Output_File.sbr
.\Debug\main.sbr
.\Debug\options.sbr
.\Debug\playlist.sbr
.\Debug\profile.sbr
.\Debug\RotatingIcon.sbr
.\Debug\shwapi.sbr
.\Debug\skin.sbr
.\Debug\String.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP524.tmp"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
coolplayer.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
精品毛片乱码1区2区3区| 26uuu久久天堂性欧美| 美女视频第一区二区三区免费观看网站| 欧美变态口味重另类| 成人激情小说乱人伦| 日本午夜一本久久久综合| 椎名由奈av一区二区三区| 精品欧美乱码久久久久久| 色一情一伦一子一伦一区| 国产自产v一区二区三区c| 亚洲国产wwwccc36天堂| 中文字幕中文字幕在线一区 | 亚洲中国最大av网站| 国产亚洲自拍一区| 日韩精品一区二区在线| 欧美性猛片aaaaaaa做受| 99视频国产精品| 国产一区二区调教| 麻豆精品在线看| 舔着乳尖日韩一区| 亚洲一区二区三区三| 中文字幕在线不卡一区| 中文字幕欧美激情一区| 久久综合资源网| 日韩视频在线观看一区二区| 精品视频1区2区3区| 91官网在线观看| 91啪亚洲精品| av网站免费线看精品| 成人免费视频国产在线观看| 国产成人综合网| 高清国产一区二区三区| 国产精品亚洲成人| 国产盗摄一区二区三区| 粉嫩av一区二区三区在线播放| 国产在线精品国自产拍免费| 国产呦萝稀缺另类资源| 黄色小说综合网站| 国产一区二区按摩在线观看| 国产资源在线一区| 韩国三级中文字幕hd久久精品| 麻豆一区二区在线| 国模娜娜一区二区三区| 国产精品一区二区三区99| 国产不卡视频在线播放| 成人黄色网址在线观看| 91视频com| 91精品福利在线| 5月丁香婷婷综合| 欧美电影免费观看高清完整版在线| 日韩精品专区在线影院重磅| 久久天堂av综合合色蜜桃网| 久久午夜老司机| 国产精品欧美综合在线| 日本成人在线一区| 国产精品99久久久久久久vr | 欧美午夜在线一二页| 欧美系列在线观看| 91精品国产全国免费观看| 精品国产不卡一区二区三区| 欧美激情一区二区三区| 亚洲欧洲日产国码二区| 亚洲国产日韩在线一区模特| 日本伊人色综合网| 国产v日产∨综合v精品视频| 一本久久综合亚洲鲁鲁五月天 | 91麻豆精品国产综合久久久久久 | 欧美丝袜丝交足nylons| 欧美一区二区三区不卡| 久久久精品免费观看| 亚洲人精品一区| 日本一道高清亚洲日美韩| 国产高清精品网站| 在线亚洲一区二区| 精品国产一区二区三区四区四 | 精品免费国产二区三区| 中文字幕欧美日本乱码一线二线| 亚洲小少妇裸体bbw| 久久99精品久久久久久国产越南| www.在线欧美| 91精品婷婷国产综合久久| 欧美国产97人人爽人人喊| 亚洲电影激情视频网站| 极品尤物av久久免费看| 91视频免费播放| 精品国产91久久久久久久妲己| 亚洲欧美日韩久久| 国内精品在线播放| 欧洲一区在线电影| 久久精品一区蜜桃臀影院| 亚洲成人一区在线| 波多野结衣中文一区| 欧美不卡一区二区三区四区| 亚洲美女电影在线| 国产一区二区三区在线观看精品| 日本韩国一区二区| 日本一区二区久久| 秋霞午夜鲁丝一区二区老狼| 97久久精品人人爽人人爽蜜臀| 日韩视频中午一区| 一区二区三区免费| 国产成人精品www牛牛影视| 欧美猛男男办公室激情| 中文字幕中文字幕一区二区| 久久99久久99小草精品免视看| 99国产精品久久| 久久丝袜美腿综合| 免费观看在线色综合| 欧美午夜精品理论片a级按摩| 久久精品视频在线看| 日韩av二区在线播放| 色999日韩国产欧美一区二区| 久久久久久久久99精品| 石原莉奈一区二区三区在线观看| 色婷婷综合久久久久中文一区二区| 国产亚洲成aⅴ人片在线观看| 免费成人深夜小野草| 欧美午夜精品理论片a级按摩| 国产精品三级电影| 国产91丝袜在线观看| 久久婷婷综合激情| 狠狠色狠狠色综合日日91app| 7777精品久久久大香线蕉| 亚洲高清中文字幕| 欧洲中文字幕精品| 亚洲女爱视频在线| 色视频欧美一区二区三区| 国产精品午夜久久| 丁香激情综合五月| 欧美国产精品一区| 成人免费电影视频| 中文字幕av一区二区三区免费看| 国产大陆精品国产| 国产欧美日韩精品一区| 国产东北露脸精品视频| 久久久精品欧美丰满| 国产成都精品91一区二区三 | 性久久久久久久久久久久| 欧美亚洲综合在线| 亚洲国产毛片aaaaa无费看| 在线观看网站黄不卡| 亚洲国产欧美在线| 91精品国产福利| 老汉av免费一区二区三区 | 一区二区三区视频在线看| 色婷婷香蕉在线一区二区| 亚洲视频中文字幕| 色视频成人在线观看免| 亚洲成人综合在线| 欧美一区二区三区性视频| 六月婷婷色综合| 国产片一区二区三区| av不卡一区二区三区| 亚洲色图清纯唯美| 欧美精品久久99久久在免费线| 蜜臀av一级做a爰片久久| 久久久噜噜噜久久人人看| 成人午夜视频福利| 亚洲综合色婷婷| 日韩视频一区二区三区| 国产在线视频一区二区三区| 国产精品入口麻豆九色| 欧美午夜精品一区| 免费精品99久久国产综合精品| 久久精品人人做人人综合| 99re免费视频精品全部| 天天亚洲美女在线视频| 久久精品亚洲麻豆av一区二区 | 色噜噜狠狠成人网p站| 午夜伊人狠狠久久| 久久久噜噜噜久久人人看| 97久久精品人人做人人爽50路| 图片区小说区区亚洲影院| www激情久久| 色婷婷综合中文久久一本| 日本美女一区二区三区| 国产精品久久久久永久免费观看| 欧美性videosxxxxx| 韩国毛片一区二区三区| 亚洲激情av在线| 欧美不卡视频一区| 色婷婷久久综合| 国产在线精品免费| 一区二区三区精品视频在线| 日韩欧美一二三区| 北条麻妃一区二区三区| 日本在线不卡一区| 日韩毛片精品高清免费| 精品国产伦一区二区三区观看方式| 99re热视频精品| 精品一区在线看| 一区二区三区中文字幕在线观看| 精品国产一区二区三区忘忧草| 一本色道久久综合精品竹菊| 国产一区二区在线观看视频| 亚洲国产综合在线| 国产精品国产自产拍在线| 日韩免费高清视频| 欧美特级限制片免费在线观看| 丁香网亚洲国际|