Build Log
  

------- Build started: Project: tls, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\Administrator\Plocha\Vyuka\Pb167\Seminar7\tls\Debug\RSP000001.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\tls.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Administrator\Plocha\Vyuka\Pb167\Seminar7\tls\Debug\RSP000001.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Administrator\Plocha\Vyuka\Pb167\Seminar7\tls\Debug\RSP000002.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yc"stdafx.h" /Fp"Debug/tls.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Administrator\Plocha\Vyuka\Pb167\Seminar7\tls\Debug\RSP000002.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Administrator\Plocha\Vyuka\Pb167\Seminar7\tls\Debug\RSP000003.rsp" with contents
[
/OUT:"Debug/tls.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/tls.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
".\Debug\stdafx.obj"
".\Debug\tls.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Administrator\Plocha\Vyuka\Pb167\Seminar7\tls\Debug\RSP000003.rsp""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
tls.cpp
c:\Documents and Settings\Administrator\Plocha\Vyuka\PB167\Seminar7\tls\tls.cpp(23) : warning C4313: 'printf'  : '%x' in format string conflicts with argument 2 of type 'LPVOID'
c:\Documents and Settings\Administrator\Plocha\Vyuka\PB167\Seminar7\tls\tls.cpp(38) : warning C4313: 'printf'  : '%x' in format string conflicts with argument 2 of type 'LPVOID'
Linking...
Results
  
Build log was saved at "file://c:\Documents and Settings\Administrator\Plocha\Vyuka\Pb167\Seminar7\tls\Debug\BuildLog.htm"
tls - 0 error(s), 2 warning(s)