picturebutton2.vcl

来自「在WinCE上使用的」· VCL 代码 · 共 28 行

VCL
28
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PictureButton2 - Win32 (WCE emulator) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10D.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"emulatorRel/PictureButton2.pdb" /out:"emulatorRel/PictureButton2.exe" /subsystem:windowsce,4.00 /MACHINE:IX86 
".\emulatorRel\PictureButton2.obj"
".\emulatorRel\PictureButton2Dlg.obj"
".\emulatorRel\StdAfx.obj"
".\emulatorRel\PictureButton2.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10D.tmp"
<h3>Output Window</h3>
Linking...



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

⌨️ 快捷键说明

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