📄 stringdriver.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: StringDriver - Win32 (WCE ARMV4) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP61B.tmp" with contents
[
/nologo /W3 /D _WIN32_WCE=420 /D "WIN32_PLATFORM_PSPC=400" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=420 /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "STRINGDRIVER_EXPORTS" /Fp"ARMV4Rel/StringDriver.pch" /Yu"stdafx.h" /Fo"ARMV4Rel/" /O2 /MC /c
"C:\Documents and Settings\MaDan\桌面\StringDriver\StringDriver.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP61B.tmp"
Creating temporary file "C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP61C.tmp" with contents
[
commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /incremental:no /pdb:"ARMV4Rel/StringDriver.pdb" /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib" /def:".\StringDriver.def" /out:"ARMV4Rel/StringDriver.dll" /implib:"ARMV4Rel/StringDriver.lib" /subsystem:windowsce,4.20 /align:"4096" /MACHINE:ARM
".\ARMV4Rel\StdAfx.obj"
".\ARMV4Rel\StringDriver.obj"
]
Creating command line "link.exe @C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP61C.tmp"
<h3>Output Window</h3>
Compiling...
StringDriver.cpp
Linking...
Creating library ARMV4Rel/StringDriver.lib and object ARMV4Rel/StringDriver.exp
<h3>Results</h3>
StringDriver.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -