Build Log
--------------------Configuration: Crypto - Win32 Debug--------------------
Command Lines
Creating command line "midl.exe /tlb ".\Crypto.tlb" /h "Crypto.h" /iid "Crypto_i.c" /Oicf /robust "N:\JanetFi\WorkingFolder\iis5.x\samples\psdksamp\components\cpp\Crypto\source\Crypto.idl""
Creating command line "rc.exe /l 0x409 /fo"Debug/Crypto.res" /d "_DEBUG" "N:\JanetFi\WorkingFolder\iis5.x\samples\psdksamp\components\cpp\Crypto\source\Crypto.rc""
Creating temporary file "D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP25C.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/Crypto.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"N:\JanetFi\WorkingFolder\iis5.x\samples\psdksamp\components\cpp\Crypto\source\Crypto.cpp"
"N:\JanetFi\WorkingFolder\iis5.x\samples\psdksamp\components\cpp\Crypto\source\SimpleCrypt.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP25C.tmp"
Creating temporary file "D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP25D.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/Crypto.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"N:\JanetFi\WorkingFolder\iis5.x\samples\psdksamp\components\cpp\Crypto\source\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP25D.tmp"
Creating temporary file "D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP25E.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/Crypto.pdb" /debug /machine:I386 /def:".\Crypto.def" /out:"Debug/Crypto.dll" /implib:"Debug/Crypto.lib" /pdbtype:sept
.\Debug\Crypto.obj
.\Debug\SimpleCrypt.obj
.\Debug\StdAfx.obj
.\Debug\Crypto.res
]
Creating command line "link.exe @D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP25E.tmp"
Creating temporary file "D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP25F.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\Crypto.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "D:\DOCUME~1\janetfi\LOCALS~1\Temp\RSP25F.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\Crypto\source\Crypto.idl
Crypto.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...
Crypto.cpp
SimpleCrypt.cpp
Generating Code...
Linking...
Creating library Debug/Crypto.lib and object Debug/Crypto.exp
Output Window
Performing registration
Creating command line "bscmake.exe /nologo /o"Debug/Crypto.bsc" .\Debug\StdAfx.sbr .\Debug\Crypto.sbr .\Debug\SimpleCrypt.sbr"
Creating browse info file...
Output Window
Results
Crypto.dll - 0 error(s), 0 warning(s)