OLEDBATLArrayRowset.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: OLEDBATLArrayRowset - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "c:windowsTEMPRSP3162.TMP" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/OLEDBATLArrayRowset.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:My DocumentsVisual C++OLEDBATLArrayRowsetDeptDialog.cpp"
  13. "C:My DocumentsVisual C++OLEDBATLArrayRowsetOLEDBATLArrayRowset.cpp"
  14. ]
  15. Creating command line "cl.exe @c:windowsTEMPRSP3162.TMP" 
  16. Creating temporary file "c:windowsTEMPRSP3163.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/OLEDBATLArrayRowset.pdb" /debug /machine:I386 /out:"Debug/OLEDBATLArrayRowset.exe" /pdbtype:sept 
  19. ".DebugDeptDialog.obj"
  20. ".DebugOLEDBATLArrayRowset.obj"
  21. ".DebugStdAfx.obj"
  22. ".DebugOLEDBATLArrayRowset.res"
  23. ]
  24. Creating command line "link.exe @c:windowsTEMPRSP3163.TMP"
  25. Creating temporary file "c:windowsTEMPRSP3164.BAT" with contents
  26. [
  27. @echo off
  28. ".DebugOLEDBATLArrayRowset.exe" /RegServer
  29. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  30. echo Server registration done!
  31. ]
  32. Creating command line "c:windowsTEMPRSP3164.BAT"
  33. Compiling...
  34. DeptDialog.cpp
  35. OLEDBATLArrayRowset.cpp
  36. Generating Code...
  37. Linking...
  38. <h3>Output Window</h3>
  39. Performing registration
  40. Server registration done!
  41. <h3>Results</h3>
  42. OLEDBATLArrayRowset.exe - 0 error(s), 0 warning(s)
  43. </pre>
  44. </body>
  45. </html>