TAPITEL.plg
上传用户:c12836
上传日期:2020-02-05
资源大小:26k
文件大小:2k
源码类别:

TAPI编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: TAPITEL - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/TAPITEL.res" /d "_DEBUG" /d "_AFXDLL" "E:程序VCVisual C++程序开发范例宝典李伟明14利用TAPI实现网络拨号TAPITELTAPITEL.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP29C.tmp" with contents
  11. [
  12. /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 
  13. "E:程序VCVisual C++程序开发范例宝典李伟明14利用TAPI实现网络拨号TAPITELTAPITEL.cpp"
  14. "E:程序VCVisual C++程序开发范例宝典李伟明14利用TAPI实现网络拨号TAPITELTAPITELDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP29C.tmp" 
  17. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP29D.tmp" with contents
  18. [
  19. /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 
  20. "E:程序VCVisual C++程序开发范例宝典李伟明14利用TAPI实现网络拨号TAPITELStdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP29D.tmp" 
  23. 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" "
  24. <h3>Output Window</h3>
  25. Compiling resources...
  26. Compiling...
  27. StdAfx.cpp
  28. Compiling...
  29. TAPITEL.cpp
  30. TAPITELDlg.cpp
  31. E:程序VCVisual C++程序开发范例宝典李伟明14利用TAPI实现网络拨号TAPITELTAPITELDlg.cpp(126) : warning C4101: 'dwThreadID' : unreferenced local variable
  32. E:程序VCVisual C++程序开发范例宝典李伟明14利用TAPI实现网络拨号TAPITELTAPITELDlg.cpp(124) : warning C4101: 'pLAC' : unreferenced local variable
  33. E:程序VCVisual C++程序开发范例宝典李伟明14利用TAPI实现网络拨号TAPITELTAPITELDlg.cpp(126) : warning C4101: 'dwDeviceID' : unreferenced local variable
  34. Generating Code...
  35. Linking...
  36. <h3>Results</h3>
  37. TAPITEL.exe - 0 error(s), 3 warning(s)
  38. </pre>
  39. </body>
  40. </html>