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

📄 hello ce.vcl

📁 evc编程第一个学习程序
💻 VCL
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: hello CE - Win32 (WCE x86) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\fuwuqi\LOCALS~1\Temp\RSP92.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=300 /D _WIN32_WCE=300 /D "WIN32_PLATFORM_PSPC=310" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Fp"X86Dbg/hello CE.pch" /YX /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c 
"D:\PDA\PDA\hello CE\helloce.c"
]
Creating command line "cl.exe @C:\DOCUME~1\fuwuqi\LOCALS~1\Temp\RSP92.tmp" 
Creating temporary file "C:\DOCUME~1\fuwuqi\LOCALS~1\Temp\RSP93.tmp" with contents
[
commctrl.lib coredll.lib corelibc.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:yes /pdb:"X86Dbg/hello CE.pdb" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /nodefaultlib:oldnames.lib /out:"X86Dbg/hello CE.exe" /subsystem:windowsce,3.00 /MACHINE:IX86 
".\X86Dbg\helloce.obj"
]
Creating command line "link.exe @C:\DOCUME~1\fuwuqi\LOCALS~1\Temp\RSP93.tmp"
<h3>Output Window</h3>
Compiling...
helloce.c
D:\PDA\PDA\hello CE\helloce.c(1) : error C2059: syntax error : '/='
C:\windows ce tools\wce300\Pocket PC 2002\include\windef.h(44) : error C2143: syntax error : missing '{' before '*'
C:\windows ce tools\wce300\Pocket PC 2002\include\dbgapi.h(32) : error C2061: syntax error : identifier 'ULONG'
C:\windows ce tools\wce300\Pocket PC 2002\include\dbgapi.h(33) : error C2059: syntax error : '}'
C:\windows ce tools\wce300\Pocket PC 2002\include\dbgapi.h(102) : error C2061: syntax error : identifier 'dpCurSettings'
C:\windows ce tools\wce300\Pocket PC 2002\include\dbgapi.h(102) : error C2059: syntax error : ';'
C:\windows ce tools\wce300\Pocket PC 2002\include\dbgapi.h(110) : error C2146: syntax error : missing ')' before identifier 'lpdbgparam'
C:\windows ce tools\wce300\Pocket PC 2002\include\dbgapi.h(110) : error C2081: 'LPDBGPARAM' : name in formal parameter list illegal
C:\windows ce tools\wce300\Pocket PC 2002\include\dbgapi.h(110) : error C2061: syntax error : identifier 'lpdbgparam'
C:\windows ce tools\wce300\Pocket PC 2002\include\dbgapi.h(110) : error C2059: syntax error : ';'
C:\windows ce tools\wce300\Pocket PC 2002\include\dbgapi.h(110) : error C2059: syntax error : ')'
C:\windows ce tools\wce300\Pocket PC 2002\include\windbase.h(280) : error C2061: syntax error : identifier 'ULONG'
C:\windows ce tools\wce300\Pocket PC 2002\include\windbase.h(286) : error C2059: syntax error : '}'
C:\windows ce tools\wce300\Pocket PC 2002\include\windbase.h(299) : error C2061: syntax error : identifier 'CEVALUNION'
C:\windows ce tools\wce300\Pocket PC 2002\include\windbase.h(300) : error C2059: syntax error : '}'
C:\windows ce tools\wce300\Pocket PC 2002\include\windbase.h(301) : error C2143: syntax error : missing '{' before '*'
C:\windows ce tools\wce300\Pocket PC 2002\include\windbase.h(343) : error C2143: syntax error : missing ')' before '*'
C:\windows ce tools\wce300\Pocket PC 2002\include\windbase.h(343) : error C2081: 'CEPROPVAL' : name in formal parameter list illegal
C:\windows ce tools\wce300\Pocket PC 2002\include\windbase.h(343) : error C2143: syntax error : missing '{' before '*'
C:\windows ce tools\wce300\Pocket PC 2002\include\windbase.h(343) : error C2059: syntax error : ')'
C:\windows ce tools\wce300\Pocket PC 2002\include\shellapi.h(176) : error C2061: syntax error : identifier 'ULONG'
C:\windows ce tools\wce300\Pocket PC 2002\include\shellapi.h(191) : error C2059: syntax error : '}'
C:\windows ce tools\wce300\Pocket PC 2002\include\shellapi.h(193) : error C2146: syntax error : missing ')' before identifier 'lpExecInfo'
C:\windows ce tools\wce300\Pocket PC 2002\include\shellapi.h(193) : error C2061: syntax error : identifier 'lpExecInfo'
C:\windows ce tools\wce300\Pocket PC 2002\include\shellapi.h(193) : error C2059: syntax error : ';'
C:\windows ce tools\wce300\Pocket PC 2002\include\shellapi.h(193) : error C2059: syntax error : ')'
C:\windows ce tools\wce300\Pocket PC 2002\include\excpt.h(52) : error C2061: syntax error : identifier 'ULONG'
C:\windows ce tools\wce300\Pocket PC 2002\include\excpt.h(59) : error C2059: syntax error : '}'
Error executing cl.exe.



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

⌨️ 快捷键说明

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