📄 mcisample.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MCISample - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Debug/MCISample.res" /d "_DEBUG" /d "_AFXDLL" "C:\users\book\多媒体开发\17\cd_audio\MCISample.rc""
Creating temporary file "C:\TEMP\RSP66E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/MCISample.pch" /Yu"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"C:\users\book\多媒体开发\17\cd_audio\CdAudio.cpp"
"C:\users\book\多媒体开发\17\cd_audio\HyperLink.cpp"
"C:\users\book\多媒体开发\17\cd_audio\Mci.cpp"
"C:\users\book\多媒体开发\17\cd_audio\MCISample.cpp"
"C:\users\book\多媒体开发\17\cd_audio\MCISampleDlg.cpp"
"C:\users\book\多媒体开发\17\cd_audio\PlaySectionDlg.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP66E.tmp"
Creating temporary file "C:\TEMP\RSP66F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/MCISample.pch" /Yc"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"C:\users\book\多媒体开发\17\cd_audio\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP66F.tmp"
Creating temporary file "C:\TEMP\RSP670.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:".\Debug/MCISample.pdb" /debug /machine:I386 /out:".\Debug/MCISample.exe"
".\Debug\CdAudio.obj"
".\Debug\HyperLink.obj"
".\Debug\Mci.obj"
".\Debug\MCISample.obj"
".\Debug\MCISampleDlg.obj"
".\Debug\PlaySectionDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\MCISample.res"
]
Creating command line "link.exe @C:\TEMP\RSP670.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CdAudio.cpp
HyperLink.cpp
C:\users\book\多媒体开发\17\cd_audio\HyperLink.cpp(283) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
Mci.cpp
MCISample.cpp
MCISampleDlg.cpp
PlaySectionDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
MCISample.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -