TAPITEL.plg
资源名称:TAPITEL.rar [点击查看]
上传用户:c12836
上传日期:2020-02-05
资源大小:26k
文件大小:2k
源码类别:
TAPI编程
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: TAPITEL - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/TAPITEL.res" /d "_DEBUG" /d "_AFXDLL" "E:程序VCVisual C++程序开发范例宝典李伟明14利用TAPI实现网络拨号TAPITELTAPITEL.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP29C.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TAPITEL.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:程序VCVisual C++程序开发范例宝典李伟明14利用TAPI实现网络拨号TAPITELTAPITEL.cpp"
- "E:程序VCVisual C++程序开发范例宝典李伟明14利用TAPI实现网络拨号TAPITELTAPITELDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP29C.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP29D.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TAPITEL.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:程序VCVisual C++程序开发范例宝典李伟明14利用TAPI实现网络拨号TAPITELStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP29D.tmp"
- Creating command line "link.exe tapi32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TAPITEL.pdb" /debug /machine:I386 /out:"Debug/TAPITEL.exe" /pdbtype:sept ".DebugStdAfx.obj" ".DebugTAPITEL.obj" ".DebugTAPITELDlg.obj" ".DebugTAPITEL.res" "
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- TAPITEL.cpp
- TAPITELDlg.cpp
- E:程序VCVisual C++程序开发范例宝典李伟明14利用TAPI实现网络拨号TAPITELTAPITELDlg.cpp(126) : warning C4101: 'dwThreadID' : unreferenced local variable
- E:程序VCVisual C++程序开发范例宝典李伟明14利用TAPI实现网络拨号TAPITELTAPITELDlg.cpp(124) : warning C4101: 'pLAC' : unreferenced local variable
- E:程序VCVisual C++程序开发范例宝典李伟明14利用TAPI实现网络拨号TAPITELTAPITELDlg.cpp(126) : warning C4101: 'dwDeviceID' : unreferenced local variable
- Generating Code...
- Linking...
- <h3>Results</h3>
- TAPITEL.exe - 0 error(s), 3 warning(s)
- </pre>
- </body>
- </html>