ProcessInfo.plg
上传用户:guming
上传日期:2022-08-08
资源大小:5694k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: ProcessInfo - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:UsersDbyAppDataLocalTempRSPD1AB.tmp" with contents
- [
- /nologo /MDd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ProcessInfo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:UsersDbyDesktop创新项目代码举例ProcessInfo0.1ProcessInfoDlg.cpp"
- ]
- Creating command line "cl.exe @C:UsersDbyAppDataLocalTempRSPD1AB.tmp"
- Creating temporary file "C:UsersDbyAppDataLocalTempRSPD1AC.tmp" with contents
- [
- psapi.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ProcessInfo.pdb" /debug /machine:I386 /out:"Debug/ProcessInfo.exe" /pdbtype:sept
- ".DebugProcessInfo.obj"
- ".DebugProcessInfoDlg.obj"
- ".DebugStdAfx.obj"
- ".DebugProcessInfo.res"
- ]
- Creating command line "link.exe @C:UsersDbyAppDataLocalTempRSPD1AC.tmp"
- <h3>Output Window</h3>
- Compiling...
- ProcessInfoDlg.cpp
- C:UsersDbyDesktop创新项目代码举例ProcessInfo0.1ProcessInfoDlg.cpp(82) : warning C4101: 'stUser' : unreferenced local variable
- C:UsersDbyDesktop创新项目代码举例ProcessInfo0.1ProcessInfoDlg.cpp(81) : warning C4101: 'stKernel' : unreferenced local variable
- Linking...
- <h3>Results</h3>
- ProcessInfo.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>