《Visual C++视频技术方案宝典》配套光盘
源代码在线查看: write.plg
Build Log
--------------------Configuration: Write - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Debug/Write.res" /d "_DEBUG" /d "_AFXDLL" "E:\程序\VC\VC技术方案宝典\mr\7\7.4\7.4.2\01\Write.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Write.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\程序\VC\VC技术方案宝典\mr\7\7.4\7.4.2\01\Write.cpp"
"E:\程序\VC\VC技术方案宝典\mr\7\7.4\7.4.2\01\WriteDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8F.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP90.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Write.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\程序\VC\VC技术方案宝典\mr\7\7.4\7.4.2\01\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP90.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Write.pdb" /debug /machine:I386 /out:"Debug/Write.exe" /pdbtype:sept ".\Debug\StdAfx.obj" ".\Debug\Write.obj" ".\Debug\WriteDlg.obj" ".\RGDLW32V.OBJ" ".\Debug\Write.res" "
Output Window
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Write.cpp
WriteDlg.cpp
Generating Code...
Linking...
Results
Write.exe - 0 error(s), 0 warning(s)