MScreenInfo.plg
上传用户:zqemid3000
上传日期:2007-01-04
资源大小:158k
文件大小:3k
源码类别:

多显示器编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MScreenInfo - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "midl.exe /nologo /D "_DEBUG" /tlb "Debug/MScreenInfo.tlb" /mktyplib203 /win32 "D:My WorkVCMScreenInfoMScreenInfo.odl""
  10. Creating command line "rc.exe /l 0x804 /fo"Debug/MScreenInfo.res" /i "Debug" /d "_DEBUG" /d "_AFXDLL" "D:My WorkVCMScreenInfoMScreenInfo.rc"" 
  11. Creating temporary file "C:TEMPRSP3.tmp" with contents
  12. [
  13. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/MScreenInfo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  14. "D:My WorkVCMScreenInfoMScreenInfo.cpp"
  15. "D:My WorkVCMScreenInfoMScreenInfoCtl.cpp"
  16. "D:My WorkVCMScreenInfoMScreenInfoPpg.cpp"
  17. ]
  18. Creating command line "cl.exe @C:TEMPRSP3.tmp" 
  19. Creating temporary file "C:TEMPRSP4.tmp" with contents
  20. [
  21. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/MScreenInfo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  22. "D:My WorkVCMScreenInfoStdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:TEMPRSP4.tmp" 
  25. Creating temporary file "C:TEMPRSP5.tmp" with contents
  26. [
  27. /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/MScreenInfo.pdb" /debug /machine:I386 /def:".MScreenInfo.def" /out:"Debug/MScreenInfo.ocx" /implib:"Debug/MScreenInfo.lib" /pdbtype:sept 
  28. ".DebugMScreenInfo.obj"
  29. ".DebugMScreenInfoCtl.obj"
  30. ".DebugMScreenInfoPpg.obj"
  31. ".DebugStdAfx.obj"
  32. ".DebugMScreenInfo.res"
  33. ]
  34. Creating command line "link.exe @C:TEMPRSP5.tmp"
  35. Creating temporary file "C:TEMPRSP6.bat" with contents
  36. [
  37. @echo off
  38. regsvr32 /s /c ".DebugMScreenInfo.ocx"
  39. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  40. ]
  41. Creating command line "C:TEMPRSP6.bat"
  42. Creating Type Library...
  43. Processing D:My WorkVCMScreenInfoMScreenInfo.odl
  44. MScreenInfo.odl
  45. Processing D:Program FilesMicrosoft Visual StudioVC98INCLUDEoaidl.idl
  46. oaidl.idl
  47. Processing D:Program FilesMicrosoft Visual StudioVC98INCLUDEobjidl.idl
  48. objidl.idl
  49. Processing D:Program FilesMicrosoft Visual StudioVC98INCLUDEunknwn.idl
  50. unknwn.idl
  51. Processing D:Program FilesMicrosoft Visual StudioVC98INCLUDEwtypes.idl
  52. wtypes.idl
  53. Compiling resources...
  54. Compiling...
  55. StdAfx.cpp
  56. Compiling...
  57. MScreenInfo.cpp
  58. MScreenInfoCtl.cpp
  59. MScreenInfoPpg.cpp
  60. Generating Code...
  61. Linking...
  62.    Creating library Debug/MScreenInfo.lib and object Debug/MScreenInfo.exp
  63. <h3>Output Window</h3>
  64. Registering ActiveX Control...
  65. RegSvr32: DllRegisterServer in .DebugMScreenInfo.ocx succeeded.
  66. <h3>Results</h3>
  67. MScreenInfo.ocx - 0 error(s), 0 warning(s)
  68. </pre>
  69. </body>
  70. </html>