📄 processdir.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: processdir - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/processdir.res" /d "_DEBUG" /d "_AFXDLL" "E:\毕业设计\进程序查看器\10w\www.cnzz.cn\processdir.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/processdir.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\毕业设计\进程序查看器\10w\www.cnzz.cn\BCMenu.cpp"
"E:\毕业设计\进程序查看器\10w\www.cnzz.cn\MainFrm.cpp"
"E:\毕业设计\进程序查看器\10w\www.cnzz.cn\processdir.cpp"
"E:\毕业设计\进程序查看器\10w\www.cnzz.cn\processdirDoc.cpp"
"E:\毕业设计\进程序查看器\10w\www.cnzz.cn\processdirView.cpp"
"E:\毕业设计\进程序查看器\10w\www.cnzz.cn\ProcessInfo.cpp"
"E:\毕业设计\进程序查看器\10w\www.cnzz.cn\ProcessWatchedDialog.cpp"
"E:\毕业设计\进程序查看器\10w\www.cnzz.cn\Splash.cpp"
"E:\毕业设计\进程序查看器\10w\www.cnzz.cn\threadList.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2E.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/processdir.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\毕业设计\进程序查看器\10w\www.cnzz.cn\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2F.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP30.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/processdir.pdb" /debug /machine:I386 /out:"Debug/processdir.exe" /pdbtype:sept
".\Debug\BCMenu.obj"
".\Debug\MainFrm.obj"
".\Debug\processdir.obj"
".\Debug\processdirDoc.obj"
".\Debug\processdirView.obj"
".\Debug\ProcessInfo.obj"
".\Debug\ProcessWatchedDialog.obj"
".\Debug\Splash.obj"
".\Debug\StdAfx.obj"
".\Debug\threadList.obj"
".\Debug\processdir.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP30.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
NOTE: WINVER has been defined as 0x0500 or greater which enables
Windows NT 5.0 and Windows 98 features. When these headers were released,
Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the current versions.
For this release when WINVER is defined as 0x0500 or greater, you can only
build beta or test applications. To build a retail application,
set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk
to see if retail Windows NT 5.0 or Windows 98 headers are available.
See the SDK release notes for more information.
Compiling...
BCMenu.cpp
MainFrm.cpp
processdir.cpp
processdirDoc.cpp
processdirView.cpp
ProcessInfo.cpp
ProcessWatchedDialog.cpp
Splash.cpp
threadList.cpp
Generating Code...
Linking...
<h3>Results</h3>
processdir.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -