RNSO.PLG
资源名称:rnso.zip [点击查看]
上传用户:lianquan
上传日期:2007-01-02
资源大小:197k
文件大小:4k
源码类别:
ActiveX/DCOM/ATL
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: RNSO - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:TEMPRSP13.bat" with contents
- [
- @echo off
- midl /Oicf /h "RNSO.h" /iid "RNSO_i.c" "RNSO.idl"
- ]
- Creating command line "C:TEMPRSP13.bat"
- Creating command line "rc.exe /l 0x409 /fo"..BinServerDebug/RNSO.res" /d "_DEBUG" /d "_AFXDLL" "C:DevMfcRNSOServerRNSO.rc""
- Performing MIDL step
- Microsoft (R) MIDL Compiler Version 5.01.0164
- Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
- Processing .RNSO.idl
- RNSO.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoaidl.idl
- oaidl.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEobjidl.idl
- objidl.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEunknwn.idl
- unknwn.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEwtypes.idl
- wtypes.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEocidl.idl
- ocidl.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoleidl.idl
- oleidl.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEservprov.idl
- servprov.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEurlmon.idl
- urlmon.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEmsxml.idl
- msxml.idl
- Creating temporary file "C:TEMPRSP1E.tmp" with contents
- [
- /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
- "C:DevMfcRNSOServerGenericObserver.cpp"
- "C:DevMfcRNSOServerManager.cpp"
- "C:DevMfcRNSOServerRNSO.cpp"
- ]
- Creating command line "cl.exe @C:TEMPRSP1E.tmp"
- Creating temporary file "C:TEMPRSP1F.tmp" with contents
- [
- /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
- "C:DevMfcRNSOServerStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:TEMPRSP1F.tmp"
- Creating temporary file "C:TEMPRSP20.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"..BinServerDebug/RNSO.pdb" /debug /machine:I386 /out:"..BinServerDebug/RNSO.exe" /pdbtype:sept
- DevMfcRNSOBinServerDebugGenericObserver.obj
- DevMfcRNSOBinServerDebugManager.obj
- DevMfcRNSOBinServerDebugRNSO.obj
- DevMfcRNSOBinServerDebugStdAfx.obj
- DevMfcRNSOBinServerDebugRNSO.res
- ..BinRnsoSupportDebugRnsoSupport.lib
- ]
- Creating command line "link.exe @C:TEMPRSP20.tmp"
- Creating temporary file "C:TEMPRSP21.bat" with contents
- [
- @echo off
- "DevMfcRNSOBinServerDebugRNSO.exe" /RegServer
- echo regsvr32 exec. time > "...BinServerDebugregsvr32.trg"
- echo Server registration done!
- ]
- Creating command line "C:TEMPRSP21.bat"
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- GenericObserver.cpp
- Manager.cpp
- RNSO.cpp
- Generating Code...
- Linking...
- <h3>Output Window</h3>
- Performing registration
- Server registration done!
- Creating temporary file "C:TEMPRSP23.bat" with contents
- [
- @echo off
- nmake /f rnsops.mk
- regsvr32 rnsops.dll
- ]
- Creating command line "C:TEMPRSP23.bat"
- Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
- Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
- cl /c /Ox /DWIN32 /D_WIN32_WINNT=0x0400 /DREGISTER_PROXY_DLL dlldata.c
- Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
- Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
- dlldata.c
- cl /c /Ox /DWIN32 /D_WIN32_WINNT=0x0400 /DREGISTER_PROXY_DLL RNSO_p.c
- Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
- Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
- RNSO_p.c
- cl /c /Ox /DWIN32 /D_WIN32_WINNT=0x0400 /DREGISTER_PROXY_DLL RNSO_i.c
- Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
- Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
- RNSO_i.c
- 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
- Microsoft (R) Incremental Linker Version 6.00.8168
- Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
- Creating library RNSOps.lib and object RNSOps.exp
- <h3>Results</h3>
- RNSO.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>