📄 phonenumber.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PhoneNumber - Win32 (WCE x86em) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"X86EMDbg/PhoneNumber.res" /d UNDER_CE=211 /d _WIN32_WCE=211 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "WIN32_PLATFORM_HPCPRO" /d "_X86_" /d "x86" /d "i486" /d "_AFXDLL" /r "D:\PhoneNumber\PhoneNumber.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP85.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "i486" /D UNDER_CE=211 /D _WIN32_WCE=211 /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "WIN32_PLATFORM_HPCPRO" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /Fp"X86EMDbg/PhoneNumber.pch" /Yu"stdafx.h" /Fo"X86EMDbg/" /Fd"X86EMDbg/" /Gz /c
"D:\PhoneNumber\PhoneNumber.cpp"
"D:\PhoneNumber\PhoneNumberDlg.cpp"
"D:\PhoneNumber\vorecordset.cpp"
"D:\PhoneNumber\voconnection.cpp"
"D:\PhoneNumber\VOString.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP85.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP86.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "i486" /D UNDER_CE=211 /D _WIN32_WCE=211 /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "WIN32_PLATFORM_HPCPRO" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /Fp"X86EMDbg/PhoneNumber.pch" /Yc"stdafx.h" /Fo"X86EMDbg/" /Fd"X86EMDbg/" /Gz /c
"D:\PhoneNumber\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP86.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP87.tmp" with contents
[
/nologo /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"X86EMDbg/PhoneNumber.pdb" /debug /out:"X86EMDbg/PhoneNumber.exe" /windowsce:emulation /MACHINE:IX86
.\X86EMDbg\PhoneNumber.obj
.\X86EMDbg\PhoneNumberDlg.obj
.\X86EMDbg\StdAfx.obj
.\X86EMDbg\PhoneNumber.res
.\X86EMDbg\vorecordset.obj
.\X86EMDbg\voconnection.obj
.\X86EMDbg\VOString.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP87.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
PhoneNumber.cpp
PhoneNumberDlg.cpp
vorecordset.cpp
D:\PhoneNumber\adocec31.h(123) : error C2501: 'MIDL_INTERFACE' : missing storage-class or type specifiers
D:\PhoneNumber\adocec31.h(123) : error C2440: 'initializing' : cannot convert from 'char [37]' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
D:\PhoneNumber\adocec31.h(123) : error C2146: syntax error : missing ';' before identifier '_Collection'
D:\PhoneNumber\adocec31.h(123) : error C2501: '_Collection' : missing storage-class or type specifiers
D:\PhoneNumber\adocec31.h(123) : error C2239: unexpected token ':' following declaration of '_Collection'
D:\PhoneNumber\adocec31.h(123) : error C2059: syntax error : 'public'
D:\PhoneNumber\adocec31.h(258) : error C2065: 'This' : undeclared identifier
D:\PhoneNumber\adocec31.h(259) : error C2062: type 'long' unexpected
D:\PhoneNumber\adocec31.h(271) : error C2065: 'ppvObject' : undeclared identifier
D:\PhoneNumber\adocec31.h(271) : error C2100: illegal indirection
D:\PhoneNumber\adocec31.h(271) : error C2275: 'IUnknown' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\unknwn.h(88) : see declaration of 'IUnknown'
D:\PhoneNumber\adocec31.h(271) : warning C4229: anachronism used : modifiers on data are ignored
D:\PhoneNumber\adocec31.h(271) : error C2078: too many initializers
D:\PhoneNumber\adocec31.h(282) : warning C4229: anachronism used : modifiers on data are ignored
D:\PhoneNumber\adocec31.h(294) : error C2065: 'pvar' : undeclared identifier
D:\PhoneNumber\adocec31.h(294) : error C2275: 'VARIANT' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\oaidl.h(338) : see declaration of 'VARIANT'
D:\PhoneNumber\adocec31.h(295) : error C2062: type 'int' unexpected
D:\PhoneNumber\adocec31.h(321) : error C2501: 'MIDL_INTERFACE' : missing storage-class or type specifiers
D:\PhoneNumber\adocec31.h(321) : error C2374: 'MIDL_INTERFACE' : redefinition; multiple initialization
D:\PhoneNumber\adocec31.h(122) : see declaration of 'MIDL_INTERFACE'
D:\PhoneNumber\adocec31.h(321) : error C2440: 'initializing' : cannot convert from 'char [37]' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
D:\PhoneNumber\adocec31.h(321) : error C2146: syntax error : missing ';' before identifier 'Property'
D:\PhoneNumber\adocec31.h(321) : error C2501: 'Property' : missing storage-class or type specifiers
D:\PhoneNumber\adocec31.h(321) : error C2239: unexpected token ':' following declaration of 'Property'
D:\PhoneNumber\adocec31.h(321) : error C2059: syntax error : 'public'
D:\PhoneNumber\adocec31.h(477) : error C2065: 'pval' : undeclared identifier
D:\PhoneNumber\adocec31.h(477) : error C2275: 'VARIANT' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\oaidl.h(338) : see declaration of 'VARIANT'
D:\PhoneNumber\adocec31.h(477) : warning C4229: anachronism used : modifiers on data are ignored
D:\PhoneNumber\adocec31.h(477) : error C2078: too many initializers
D:\PhoneNumber\adocec31.h(489) : error C2275: 'VARIANT' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\oaidl.h(338) : see declaration of 'VARIANT'
D:\PhoneNumber\adocec31.h(489) : error C2146: syntax error : missing ')' before identifier 'pval'
D:\PhoneNumber\adocec31.h(489) : warning C4229: anachronism used : modifiers on data are ignored
D:\PhoneNumber\adocec31.h(489) : error C2078: too many initializers
D:\PhoneNumber\adocec31.h(489) : error C2275: 'VARIANT' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\oaidl.h(338) : see declaration of 'VARIANT'
D:\PhoneNumber\adocec31.h(489) : error C2059: syntax error : ')'
D:\PhoneNumber\adocec31.h(501) : error C2065: 'pbstr' : undeclared identifier
D:\PhoneNumber\adocec31.h(501) : error C2275: 'BSTR' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\wtypes.h(1087) : see declaration of 'BSTR'
D:\PhoneNumber\adocec31.h(501) : warning C4229: anachronism used : modifiers on data are ignored
D:\PhoneNumber\adocec31.h(501) : error C2078: too many initializers
D:\PhoneNumber\adocec31.h(513) : error C2065: 'ptype' : undeclared identifier
D:\PhoneNumber\adocec31.h(513) : error C2275: 'DataTypeEnum' : illegal use of this type as an expression
D:\PhoneNumber\adocec31.h(69) : see declaration of 'DataTypeEnum'
D:\PhoneNumber\adocec31.h(513) : warning C4229: anachronism used : modifiers on data are ignored
D:\PhoneNumber\adocec31.h(513) : error C2078: too many initializers
D:\PhoneNumber\adocec31.h(525) : error C2062: type 'long' unexpected
D:\PhoneNumber\adocec31.h(537) : error C2062: type 'long' unexpected
D:\PhoneNumber\adocec31.h(563) : error C2501: 'MIDL_INTERFACE' : missing storage-class or type specifiers
D:\PhoneNumber\adocec31.h(563) : error C2374: 'MIDL_INTERFACE' : redefinition; multiple initialization
D:\PhoneNumber\adocec31.h(122) : see declaration of 'MIDL_INTERFACE'
D:\PhoneNumber\adocec31.h(563) : error C2440: 'initializing' : cannot convert from 'char [37]' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
D:\PhoneNumber\adocec31.h(563) : error C2146: syntax error : missing ';' before identifier 'Properties'
D:\PhoneNumber\adocec31.h(563) : error C2501: 'Properties' : missing storage-class or type specifiers
D:\PhoneNumber\adocec31.h(563) : error C2239: unexpected token ':' following declaration of 'Properties'
D:\PhoneNumber\adocec31.h(563) : error C2059: syntax error : 'public'
D:\PhoneNumber\adocec31.h(700) : error C2275: 'VARIANT' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\oaidl.h(338) : see declaration of 'VARIANT'
D:\PhoneNumber\adocec31.h(700) : error C2146: syntax error : missing ')' before identifier 'varIndex'
D:\PhoneNumber\adocec31.h(700) : warning C4229: anachronism used : modifiers on data are ignored
D:\PhoneNumber\adocec31.h(700) : error C2078: too many initializers
D:\PhoneNumber\adocec31.h(700) : error C2275: 'VARIANT' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\oaidl.h(338) : see declaration of 'VARIANT'
D:\PhoneNumber\adocec31.h(701) : error C2059: syntax error : ')'
D:\PhoneNumber\ADOCE31.H(292) : error C2501: 'MIDL_INTERFACE' : missing storage-class or type specifiers
D:\PhoneNumber\ADOCE31.H(292) : error C2374: 'MIDL_INTERFACE' : redefinition; multiple initialization
D:\PhoneNumber\adocec31.h(122) : see declaration of 'MIDL_INTERFACE'
D:\PhoneNumber\ADOCE31.H(292) : error C2440: 'initializing' : cannot convert from 'char [37]' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
D:\PhoneNumber\ADOCE31.H(292) : error C2146: syntax error : missing ';' before identifier 'Field'
D:\PhoneNumber\ADOCE31.H(292) : error C2501: 'Field' : missing storage-class or type specifiers
D:\PhoneNumber\ADOCE31.H(292) : error C2239: unexpected token ':' following declaration of 'Field'
D:\PhoneNumber\ADOCE31.H(292) : error C2059: syntax error : 'public'
D:\PhoneNumber\ADOCE31.H(510) : error C2062: type 'long' unexpected
D:\PhoneNumber\ADOCE31.H(522) : error C2062: type 'long' unexpected
D:\PhoneNumber\ADOCE31.H(534) : error C2062: type 'long' unexpected
D:\PhoneNumber\ADOCE31.H(546) : error C2065: 'pVal' : undeclared identifier
D:\PhoneNumber\ADOCE31.H(546) : error C2275: 'BSTR' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\wtypes.h(1087) : see declaration of 'BSTR'
D:\PhoneNumber\ADOCE31.H(546) : warning C4229: anachronism used : modifiers on data are ignored
D:\PhoneNumber\ADOCE31.H(546) : error C2078: too many initializers
D:\PhoneNumber\ADOCE31.H(558) : error C2275: 'DataTypeEnum' : illegal use of this type as an expression
D:\PhoneNumber\adocec31.h(69) : see declaration of 'DataTypeEnum'
D:\PhoneNumber\ADOCE31.H(558) : warning C4229: anachronism used : modifiers on data are ignored
D:\PhoneNumber\ADOCE31.H(558) : error C2078: too many initializers
D:\PhoneNumber\ADOCE31.H(570) : error C2275: 'VARIANT' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\oaidl.h(338) : see declaration of 'VARIANT'
D:\PhoneNumber\ADOCE31.H(570) : warning C4229: anachronism used : modifiers on data are ignored
D:\PhoneNumber\ADOCE31.H(570) : error C2078: too many initializers
D:\PhoneNumber\ADOCE31.H(582) : error C2062: type 'short' unexpected
D:\PhoneNumber\ADOCE31.H(594) : error C2062: type 'short' unexpected
D:\PhoneNumber\ADOCE31.H(606) : error C2275: 'VARIANT' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\oaidl.h(338) : see declaration of 'VARIANT'
D:\PhoneNumber\ADOCE31.H(606) : error C2146: syntax error : missing ')' before identifier 'Data'
D:\PhoneNumber\ADOCE31.H(606) : warning C4229: anachronism used : modifiers on data are ignored
D:\PhoneNumber\ADOCE31.H(606) : error C2078: too many initializers
D:\PhoneNumber\ADOCE31.H(606) : error C2275: 'VARIANT' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\oaidl.h(338) : see declaration of 'VARIANT'
D:\PhoneNumber\ADOCE31.H(606) : error C2059: syntax error : ')'
D:\PhoneNumber\ADOCE31.H(618) : error C2062: type 'long' unexpected
D:\PhoneNumber\ADOCE31.H(631) : error C2275: 'VARIANT' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\oaidl.h(338) : see declaration of 'VARIANT'
D:\PhoneNumber\ADOCE31.H(631) : warning C4229: anachronism used : modifiers on data are ignored
D:\PhoneNumber\ADOCE31.H(631) : error C2078: too many initializers
D:\PhoneNumber\ADOCE31.H(643) : error C2275: 'VARIANT' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\oaidl.h(338) : see declaration of 'VARIANT'
D:\PhoneNumber\ADOCE31.H(643) : error C2146: syntax error : missing ')' before identifier 'newVal'
D:\PhoneNumber\ADOCE31.H(643) : warning C4229: anachronism used : modifiers on data are ignored
D:\PhoneNumber\ADOCE31.H(643) : error C2078: too many initializers
D:\PhoneNumber\ADOCE31.H(643) : error C2275: 'VARIANT' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\oaidl.h(338) : see declaration of 'VARIANT'
D:\PhoneNumber\ADOCE31.H(643) : error C2059: syntax error : ')'
D:\PhoneNumber\ADOCE31.H(669) : error C2501: 'MIDL_INTERFACE' : missing storage-class or type specifiers
D:\PhoneNumber\ADOCE31.H(669) : error C2374: 'MIDL_INTERFACE' : redefinition; multiple initialization
D:\PhoneNumber\adocec31.h(122) : see declaration of 'MIDL_INTERFACE'
D:\PhoneNumber\ADOCE31.H(669) : error C2440: 'initializing' : cannot convert from 'char [37]' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
D:\PhoneNumber\ADOCE31.H(669) : error C2146: syntax error : missing ';' before identifier 'Fields'
D:\PhoneNumber\ADOCE31.H(669) : error C2501: 'Fields' : missing storage-class or type specifiers
D:\PhoneNumber\ADOCE31.H(669) : error C2239: unexpected token ':' following declaration of 'Fields'
D:\PhoneNumber\ADOCE31.H(669) : error C2059: syntax error : 'public'
D:\PhoneNumber\ADOCE31.H(806) : error C2275: 'VARIANT' : illegal use of this type as an expression
C:\Windows CE Tools\wce211\MS HPC PRO\include\oaidl.h(338) : see declaration of 'VARIANT'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -