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