⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 scrollbmpuse.vcl

📁 程序创建了位图滚动显示静态控件。解决图片尺寸大于静态控件预先定义大小而显示不全的问题。EVC 编写的POCKET PC 2003模拟器的程序。里边有一个类比较有参考价值。
💻 VCL
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ScrollBmpUse - Win32 (WCE ARMV4I) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPFC.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_whpc28" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Fp"ARMV4IDbg/ScrollBmpUse.pch" /Yu"stdafx.h" /Fo"ARMV4IDbg/" /Fd"ARMV4IDbg/" /QRarch4T /QRinterwork-return /MC /c 
"G:\Projects\ScrollBmpUse\ScrollBmpUseDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPFC.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPFD.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"ARMV4IDbg/ScrollBmpUse.pdb" /debug /out:"ARMV4IDbg/ScrollBmpUse.exe" /subsystem:windowsce,5.00 /MACHINE:THUMB 
.\ARMV4IDbg\ScrollBmp.obj
.\ARMV4IDbg\ScrollBmpUse.obj
.\ARMV4IDbg\ScrollBmpUseDlg.obj
.\ARMV4IDbg\StdAfx.obj
.\ARMV4IDbg\ScrollBmpUse.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPFD.tmp"
<h3>Output Window</h3>
Compiling...
ScrollBmpUseDlg.cpp
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>
ScrollBmpUse.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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