📄 telprovider.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TelProvider - Win32 Unicode Release MinDependency--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\kingvee\LOCALS~1\Temp\RSP22F.tmp" with contents
[
/nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Fp"ReleaseUMinDependency/TelProvider.pch" /Yu"stdafx.h" /Fo"ReleaseUMinDependency/" /Fd"ReleaseUMinDependency/" /FD /c
"D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelProvider.cpp"
"D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\kingvee\LOCALS~1\Temp\RSP22F.tmp"
Creating temporary file "C:\DOCUME~1\kingvee\LOCALS~1\Temp\RSP230.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"ReleaseUMinDependency/TelProvider.pdb" /machine:I386 /def:".\TelProvider.def" /out:"ReleaseUMinDependency/TelProvider.dll" /implib:"ReleaseUMinDependency/TelProvider.lib"
".\ReleaseUMinDependency\StdAfx.obj"
".\ReleaseUMinDependency\TelProvider.obj"
".\ReleaseUMinDependency\TelPrvdRS.obj"
".\ReleaseUMinDependency\TelProvider.res"
]
Creating command line "link.exe @C:\DOCUME~1\kingvee\LOCALS~1\Temp\RSP230.tmp"
Creating temporary file "C:\DOCUME~1\kingvee\LOCALS~1\Temp\RSP231.bat" with contents
[
@echo off
if "%OS%"=="" goto NOTNT
if not "%OS%"=="Windows_NT" goto NOTNT
regsvr32 /s /c ".\ReleaseUMinDependency\TelProvider.dll"
echo regsvr32 exec. time > ".\ReleaseUMinDependency\regsvr32.trg"
goto end
:NOTNT
echo Warning : Cannot register Unicode DLL on Windows 95
:end
]
Creating command line "C:\DOCUME~1\kingvee\LOCALS~1\Temp\RSP231.bat"
Compiling...
TelProvider.cpp
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(139) : error C2065: 'fopen' : undeclared identifier
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(139) : error C2440: '=' : cannot convert from 'int' to 'struct _iobuf *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(147) : error C2065: 'fgets' : undeclared identifier
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(149) : error C2664: 'strlen' : cannot convert parameter 1 from 'unsigned short [256]' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(156) : error C2664: 'strtok' : cannot convert parameter 1 from 'unsigned short [256]' to 'char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(163) : error C2664: 'wcscpy' : cannot convert parameter 2 from 'char *' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(166) : error C2664: 'wcscpy' : cannot convert parameter 2 from 'char *' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(169) : error C2664: 'wcscpy' : cannot convert parameter 2 from 'char *' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(172) : error C2664: 'wcscpy' : cannot convert parameter 2 from 'char *' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(175) : error C2664: 'wcscpy' : cannot convert parameter 2 from 'char *' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(178) : error C2664: 'wcscpy' : cannot convert parameter 2 from 'char *' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(190) : error C2065: 'fclose' : undeclared identifier
TelPrvdRS.cpp
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(139) : error C2065: 'fopen' : undeclared identifier
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(139) : error C2440: '=' : cannot convert from 'int' to 'struct _iobuf *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(147) : error C2065: 'fgets' : undeclared identifier
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(149) : error C2664: 'strlen' : cannot convert parameter 1 from 'unsigned short [256]' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(156) : error C2664: 'strtok' : cannot convert parameter 1 from 'unsigned short [256]' to 'char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(163) : error C2664: 'wcscpy' : cannot convert parameter 2 from 'char *' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(166) : error C2664: 'wcscpy' : cannot convert parameter 2 from 'char *' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(169) : error C2664: 'wcscpy' : cannot convert parameter 2 from 'char *' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(172) : error C2664: 'wcscpy' : cannot convert parameter 2 from 'char *' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(175) : error C2664: 'wcscpy' : cannot convert parameter 2 from 'char *' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(178) : error C2664: 'wcscpy' : cannot convert parameter 2 from 'char *' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
D:\文正\C++\源代码精简后未修改\第6部分 数据库技术\第22章 OLEDB编程\22.1 通信录服务器程序\TelPrvdRS.h(190) : error C2065: 'fclose' : undeclared identifier
Generating Code...
Error executing cl.exe.
<h3>Output Window</h3>
<h3>Results</h3>
TelProvider.dll - 24 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -