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