?? sound.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Sound - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x407 /fo"Debug/Sound.res" /d "_DEBUG" /d "_AFXDLL" "G:\汪曉平\四維科技工作室\未完圖書\精彩50例講解\visual C++編程精講50例\2005-6-18最后成稿\code\Example22\DirectSound播放聲音\DSound_demo\Sound.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP685.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Sound.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\汪曉平\四維科技工作室\未完圖書\精彩50例講解\visual C++編程精講50例\2005-6-18最后成稿\code\Example22\DirectSound播放聲音\DSound_demo\DirectSound.cpp"
"G:\汪曉平\四維科技工作室\未完圖書\精彩50例講解\visual C++編程精講50例\2005-6-18最后成稿\code\Example22\DirectSound播放聲音\DSound_demo\Sound.cpp"
"G:\汪曉平\四維科技工作室\未完圖書\精彩50例講解\visual C++編程精講50例\2005-6-18最后成稿\code\Example22\DirectSound播放聲音\DSound_demo\SoundDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP685.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP686.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Sound.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\汪曉平\四維科技工作室\未完圖書\精彩50例講解\visual C++編程精講50例\2005-6-18最后成稿\code\Example22\DirectSound播放聲音\DSound_demo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP686.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Sound.pdb" /debug /machine:I386 /out:"Debug/Sound.exe" /pdbtype:sept ".\Debug\DirectSound.obj" ".\Debug\Sound.obj" ".\Debug\SoundDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\Sound.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DirectSound.cpp
Sound.cpp
linking with Microsoft's DirectSound library ...
SoundDlg.cpp
linking with Microsoft's DirectSound library ...
Generating Code...
linking with Microsoft's DirectSound library ...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Sound.bsc" ".\Debug\StdAfx.sbr" ".\Debug\DirectSound.sbr" ".\Debug\Sound.sbr" ".\Debug\SoundDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Sound.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -