RNSO.PLG
上传用户:lianquan
上传日期:2007-01-02
资源大小:197k
文件大小:4k
源码类别:

ActiveX/DCOM/ATL

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: RNSO - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:TEMPRSP13.bat" with contents
  10. [
  11. @echo off
  12. midl /Oicf /h "RNSO.h" /iid "RNSO_i.c" "RNSO.idl"
  13. ]
  14. Creating command line "C:TEMPRSP13.bat"
  15. Creating command line "rc.exe /l 0x409 /fo"..BinServerDebug/RNSO.res" /d "_DEBUG" /d "_AFXDLL" "C:DevMfcRNSOServerRNSO.rc"" 
  16. Performing MIDL step
  17. Microsoft (R) MIDL Compiler Version 5.01.0164  
  18. Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
  19. Processing .RNSO.idl
  20. RNSO.idl
  21. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoaidl.idl
  22. oaidl.idl
  23. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEobjidl.idl
  24. objidl.idl
  25. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEunknwn.idl
  26. unknwn.idl
  27. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEwtypes.idl
  28. wtypes.idl
  29. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEocidl.idl
  30. ocidl.idl
  31. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoleidl.idl
  32. oleidl.idl
  33. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEservprov.idl
  34. servprov.idl
  35. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEurlmon.idl
  36. urlmon.idl
  37. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEmsxml.idl
  38. msxml.idl
  39. Creating temporary file "C:TEMPRSP1E.tmp" with contents
  40. [
  41. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"..BinServerDebug/RNSO.pch" /Yu"stdafx.h" /Fo"..BinServerDebug/" /Fd"..BinServerDebug/" /FD /c 
  42. "C:DevMfcRNSOServerGenericObserver.cpp"
  43. "C:DevMfcRNSOServerManager.cpp"
  44. "C:DevMfcRNSOServerRNSO.cpp"
  45. ]
  46. Creating command line "cl.exe @C:TEMPRSP1E.tmp" 
  47. Creating temporary file "C:TEMPRSP1F.tmp" with contents
  48. [
  49. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"..BinServerDebug/RNSO.pch" /Yc"stdafx.h" /Fo"..BinServerDebug/" /Fd"..BinServerDebug/" /FD /c 
  50. "C:DevMfcRNSOServerStdAfx.cpp"
  51. ]
  52. Creating command line "cl.exe @C:TEMPRSP1F.tmp" 
  53. Creating temporary file "C:TEMPRSP20.tmp" with contents
  54. [
  55. /nologo /subsystem:windows /incremental:yes /pdb:"..BinServerDebug/RNSO.pdb" /debug /machine:I386 /out:"..BinServerDebug/RNSO.exe" /pdbtype:sept 
  56. DevMfcRNSOBinServerDebugGenericObserver.obj
  57. DevMfcRNSOBinServerDebugManager.obj
  58. DevMfcRNSOBinServerDebugRNSO.obj
  59. DevMfcRNSOBinServerDebugStdAfx.obj
  60. DevMfcRNSOBinServerDebugRNSO.res
  61. ..BinRnsoSupportDebugRnsoSupport.lib
  62. ]
  63. Creating command line "link.exe @C:TEMPRSP20.tmp"
  64. Creating temporary file "C:TEMPRSP21.bat" with contents
  65. [
  66. @echo off
  67. "DevMfcRNSOBinServerDebugRNSO.exe" /RegServer
  68. echo regsvr32 exec. time > "...BinServerDebugregsvr32.trg"
  69. echo Server registration done!
  70. ]
  71. Creating command line "C:TEMPRSP21.bat"
  72. Compiling resources...
  73. Compiling...
  74. StdAfx.cpp
  75. Compiling...
  76. GenericObserver.cpp
  77. Manager.cpp
  78. RNSO.cpp
  79. Generating Code...
  80. Linking...
  81. <h3>Output Window</h3>
  82. Performing registration
  83. Server registration done!
  84. Creating temporary file "C:TEMPRSP23.bat" with contents
  85. [
  86. @echo off
  87. nmake /f rnsops.mk
  88. regsvr32 rnsops.dll
  89. ]
  90. Creating command line "C:TEMPRSP23.bat"
  91. Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
  92. Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
  93.  cl /c /Ox /DWIN32 /D_WIN32_WINNT=0x0400 /DREGISTER_PROXY_DLL dlldata.c
  94. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  95. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  96. dlldata.c
  97.  cl /c /Ox /DWIN32 /D_WIN32_WINNT=0x0400 /DREGISTER_PROXY_DLL RNSO_p.c
  98. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  99. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  100. RNSO_p.c
  101.  cl /c /Ox /DWIN32 /D_WIN32_WINNT=0x0400 /DREGISTER_PROXY_DLL RNSO_i.c
  102. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  103. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  104. RNSO_i.c
  105.  link /dll /out:RNSOps.dll /def:RNSOps.def /entry:DllMain dlldata.obj RNSO_p.obj RNSO_i.obj kernel32.lib rpcndr.lib rpcns4.lib rpcrt4.lib oleaut32.lib uuid.lib
  106. Microsoft (R) Incremental Linker Version 6.00.8168
  107. Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
  108.    Creating library RNSOps.lib and object RNSOps.exp
  109. <h3>Results</h3>
  110. RNSO.exe - 0 error(s), 0 warning(s)
  111. </pre>
  112. </body>
  113. </html>