profile.vcl

来自「想在wince下有源代码操作ini文件吗」· VCL 代码 · 共 30 行

VCL
30
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Profile - Win32 (WCE ARMV4I) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\temp\LOCALS~1\Temp\RSP17D.tmp" with contents
[
/nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /incremental:no /pdb:"ARMV4IRel/Profile.pdb" /def:".\Profile.def" /out:"ARMV4IRel/Profile.dll" /implib:"ARMV4IRel/Profile.lib" /subsystem:windowsce,5.00 /MACHINE:THUMB 
".\ARMV4IRel\CProfile.obj"
".\ARMV4IRel\Profile.obj"
".\ARMV4IRel\StdAfx.obj"
".\ARMV4IRel\Profile.res"
]
Creating command line "link.exe @C:\DOCUME~1\temp\LOCALS~1\Temp\RSP17D.tmp"
<h3>Output Window</h3>
Linking...
   Creating library ARMV4IRel/Profile.lib and object ARMV4IRel/Profile.exp




<h3>Results</h3>
Profile.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?