95 lines
4.0 KiB
Plaintext
95 lines
4.0 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: BankVC - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating command line "midl.exe /tlb ".\BankVC.tlb" /h "BankVC.h" /iid "BankVC_i.c" /Oicf /robust "N:\JanetFi\WorkingFolder\iis5.x\samples\psdksamp\components\cpp\MTXSample\source\BankVC.idl""
|
|
Creating command line "rc.exe /l 0x409 /fo"Debug/BankVC.res" /d "_DEBUG" "N:\JanetFi\WorkingFolder\iis5.x\samples\psdksamp\components\cpp\MTXSample\source\BankVC.rc""
|
|
Creating temporary file "D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP2FE.tmp" with contents
|
|
[
|
|
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/BankVC.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
"N:\JanetFi\WorkingFolder\iis5.x\samples\psdksamp\components\cpp\MTXSample\source\Account.cpp"
|
|
"N:\JanetFi\WorkingFolder\iis5.x\samples\psdksamp\components\cpp\MTXSample\source\BankVC.cpp"
|
|
"N:\JanetFi\WorkingFolder\iis5.x\samples\psdksamp\components\cpp\MTXSample\source\CreateTable.cpp"
|
|
"N:\JanetFi\WorkingFolder\iis5.x\samples\psdksamp\components\cpp\MTXSample\source\MoveMoney.cpp"
|
|
]
|
|
Creating command line "cl.exe @D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP2FE.tmp"
|
|
Creating temporary file "D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP2FF.tmp" with contents
|
|
[
|
|
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/BankVC.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
"N:\JanetFi\WorkingFolder\iis5.x\samples\psdksamp\components\cpp\MTXSample\source\StdAfx.cpp"
|
|
]
|
|
Creating command line "cl.exe @D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP2FF.tmp"
|
|
Creating temporary file "D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP300.tmp" with contents
|
|
[
|
|
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/BankVC.pdb" /debug /machine:I386 /def:".\BankVC.def" /out:"Debug/BankVC.dll" /implib:"Debug/BankVC.lib" /pdbtype:sept
|
|
.\Debug\Account.obj
|
|
.\Debug\BankVC.obj
|
|
.\Debug\CreateTable.obj
|
|
.\Debug\MoveMoney.obj
|
|
.\Debug\StdAfx.obj
|
|
.\Debug\BankVC.res
|
|
]
|
|
Creating command line "link.exe @D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP300.tmp"
|
|
Creating temporary file "D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP301.bat" with contents
|
|
[
|
|
@echo off
|
|
regsvr32 /s /c ".\Debug\BankVC.dll"
|
|
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
|
|
fileDSN.vbs
|
|
echo create file DSN entry
|
|
]
|
|
Creating command line "D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP301.bat"
|
|
Creating Type Library...
|
|
Microsoft (R) MIDL Compiler Version 5.01.0164
|
|
Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
|
|
Processing N:\JanetFi\WorkingFolder\iis5.x\samples\psdksamp\components\cpp\MTXSample\source\BankVC.idl
|
|
BankVC.idl
|
|
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
|
|
oaidl.idl
|
|
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
|
|
objidl.idl
|
|
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
|
|
unknwn.idl
|
|
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
|
|
wtypes.idl
|
|
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ocidl.idl
|
|
ocidl.idl
|
|
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oleidl.idl
|
|
oleidl.idl
|
|
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\servprov.idl
|
|
servprov.idl
|
|
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\urlmon.idl
|
|
urlmon.idl
|
|
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\msxml.idl
|
|
msxml.idl
|
|
Compiling resources...
|
|
Compiling...
|
|
StdAfx.cpp
|
|
Compiling...
|
|
Account.cpp
|
|
BankVC.cpp
|
|
CreateTable.cpp
|
|
MoveMoney.cpp
|
|
Generating Code...
|
|
Linking...
|
|
Creating library Debug/BankVC.lib and object Debug/BankVC.exp
|
|
<h3>Output Window</h3>
|
|
Performing registration
|
|
|
|
Create File DSN entry.
|
|
|
|
Entry exists already
|
|
create file DSN entry
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
BankVC.dll - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|