📄 createprocess.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CreateProcess - Win32 (WCE ARMV4I) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"ARMV4IDbg/CreateProcess.res" /d UNDER_CE=500 /d _WIN32_WCE=500 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "WCE_PLATFORM_zy270" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r "E:\Evc Base experiment\pxa270\CreateProcess\CreateProcess.rc""
Creating temporary file "C:\DOCUME~1\ZHOUQU~1\LOCALS~1\Temp\RSPDA8.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_zy270" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Fp"ARMV4IDbg/CreateProcess.pch" /Yu"stdafx.h" /Fo"ARMV4IDbg/" /Fd"ARMV4IDbg/" /QRarch4T /QRinterwork-return /MC /c
"E:\Evc Base experiment\pxa270\CreateProcess\CreateProcess.cpp"
"E:\Evc Base experiment\pxa270\CreateProcess\CreateProcessDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ZHOUQU~1\LOCALS~1\Temp\RSPDA8.tmp"
Creating temporary file "C:\DOCUME~1\ZHOUQU~1\LOCALS~1\Temp\RSPDA9.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_zy270" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Fp"ARMV4IDbg/CreateProcess.pch" /Yc"stdafx.h" /Fo"ARMV4IDbg/" /Fd"ARMV4IDbg/" /QRarch4T /QRinterwork-return /MC /c
"E:\Evc Base experiment\pxa270\CreateProcess\StdAfx.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ZHOUQU~1\LOCALS~1\Temp\RSPDA9.tmp"
Creating temporary file "C:\DOCUME~1\ZHOUQU~1\LOCALS~1\Temp\RSPDAA.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"ARMV4IDbg/CreateProcess.pdb" /debug /out:"ARMV4IDbg/CreateProcess.exe" /subsystem:windowsce,5.00 /MACHINE:THUMB
".\ARMV4IDbg\CreateProcess.obj"
".\ARMV4IDbg\CreateProcessDlg.obj"
".\ARMV4IDbg\StdAfx.obj"
".\ARMV4IDbg\CreateProcess.res"
]
Creating command line "link.exe @C:\DOCUME~1\ZHOUQU~1\LOCALS~1\Temp\RSPDAA.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CreateProcess.cpp
CreateProcessDlg.cpp
Generating Code...
Linking...
corelibc.lib(wwinmain.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(onexit.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(crt0dat.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(crt0init.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
<h3>Results</h3>
CreateProcess.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -