ADOTableReader.plg
上传用户:benben_wyd
上传日期:2010-02-26
资源大小:1229k
文件大小:2k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ADOTableReader - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "c:windowsTEMPRSP81C3.TMP" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/ADOTableReader.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:My DocumentsVisual C++ADOTableReaderADODialog.cpp"
  13. "C:My DocumentsVisual C++ADOTableReaderADOTableReader.cpp"
  14. ]
  15. Creating command line "cl.exe @c:windowsTEMPRSP81C3.TMP" 
  16. Creating temporary file "c:windowsTEMPRSP81C5.TMP" with contents
  17. [
  18. 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 /incremental:yes /pdb:"Debug/ADOTableReader.pdb" /debug /machine:I386 /out:"Debug/ADOTableReader.exe" /pdbtype:sept 
  19. ".DebugADODialog.obj"
  20. ".DebugADOTableReader.obj"
  21. ".DebugStdAfx.obj"
  22. ".DebugADOTableReader.res"
  23. ]
  24. Creating command line "link.exe @c:windowsTEMPRSP81C5.TMP"
  25. Creating temporary file "c:windowsTEMPRSP81D0.BAT" with contents
  26. [
  27. @echo off
  28. ".DebugADOTableReader.exe" /RegServer
  29. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  30. echo Server registration done!
  31. ]
  32. Creating command line "c:windowsTEMPRSP81D0.BAT"
  33. Compiling...
  34. ADODialog.cpp
  35. Generating Code...
  36. Compiling...
  37. ADOTableReader.cpp
  38. Generating Code...
  39. Linking...
  40. <h3>Output Window</h3>
  41. Performing registration
  42. Server registration done!
  43. <h3>Results</h3>
  44. ADOTableReader.exe - 0 error(s), 0 warning(s)
  45. </pre>
  46. </body>
  47. </html>