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

📄 capturescreen.vcl

📁 在wince中定时捕获桌面图片信息
💻 VCL
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CaptureScreen - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\aaa\LOCALS~1\Temp\RSP4E1.tmp" with contents
[
/nologo /W3 /Zi /Od /I "..\EVC\eJHWR4.0" /D "DEBUG" /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /D "USES_CONVERSION" /Fp"emulatorDbg/CaptureScreen.pch" /Yu"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c 
"D:\my Work\CaptureScreen\CaptureScreenDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\aaa\LOCALS~1\Temp\RSP4E1.tmp" 
Creating temporary file "C:\DOCUME~1\aaa\LOCALS~1\Temp\RSP4E2.tmp" with contents
[
jceTTS.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"emulatorDbg/CaptureScreen.pdb" /debug /out:"emulatorDbg/CaptureScreen.exe" /libpath:"..\EVC\eJHWR4.0" /subsystem:windowsce,4.20 /MACHINE:IX86 
".\emulatorDbg\CaptureScreen.obj"
".\emulatorDbg\CaptureScreenDlg.obj"
".\emulatorDbg\StdAfx.obj"
".\emulatorDbg\CaptureScreen.res"
".\emulatorDbg\IniFile.obj"
".\emulatorDbg\SNIni.obj"
]
Creating command line "link.exe @C:\DOCUME~1\aaa\LOCALS~1\Temp\RSP4E2.tmp"
<h3>Output Window</h3>
Compiling...
CaptureScreenDlg.cpp
C:\Program Files\Windows CE Tools\wce420\STANDARDSDK_420\atl\include\ATLCONV.H(45) : warning C4005: 'USES_CONVERSION' : macro redefinition
        unknown(0) : see previous definition of 'USES_CONVERSION'
D:\my Work\CaptureScreen\CaptureScreenDlg.cpp(134) : warning C4172: returning address of local variable or temporary
D:\my Work\CaptureScreen\CaptureScreenDlg.cpp(458) : warning C4700: local variable 'cCount' used without having been initialized
Linking...




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

⌨️ 快捷键说明

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