dirtree.vcl

来自「Wince操作系统下的一个显示、操作目录的Win32程序。」· VCL 代码 · 共 33 行

VCL
33
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Dirtree - Win32 (WCE ARMV4) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"ARMV4Dbg/treedir.res" /d UNDER_CE=420 /d _WIN32_WCE=420 /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "WIN32_PLATFORM_PSPC=400" /d "ARM" /d "_ARM_" /d "ARMV4" /r "D:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Samples\Win32\Dirtree\treedir.rc"" 
Creating temporary file "C:\DOCUME~1\LRY~1.SIT\LOCALS~1\Temp\RSP138.tmp" with contents
[
commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:yes /pdb:"ARMV4Dbg/Dirtree.pdb" /debug /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib" /out:"ARMV4Dbg/Dirtree.exe" /subsystem:windowsce,4.20 /align:"4096" /MACHINE:ARM 
".\ARMV4Dbg\dir.obj"
".\ARMV4Dbg\initproc.obj"
".\ARMV4Dbg\main.obj"
".\ARMV4Dbg\treeview.obj"
".\ARMV4Dbg\wndproc.obj"
".\ARMV4Dbg\treedir.res"
]
Creating command line "link.exe @C:\DOCUME~1\LRY~1.SIT\LOCALS~1\Temp\RSP138.tmp"
<h3>Output Window</h3>
Compiling resources...
Linking...




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

⌨️ 快捷键说明

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