Build Log
  

Build started: Project: AnotherActiveXTry, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\Charlie\Documents\Visual Studio 2008\Projects\AnotherActiveXTry\AnotherActiveXTry\Debug\RSP00000143243228.rsp" with contents
[
/Od /I "C:\Users\Charlie\Desktop\google\sandbox_poc\pocdll" /I "C:\Users\Charlie\Desktop\google" /I "C:\Users\Charlie\Desktop\google\tools\finder" /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP "..\..\..\..\cv.cc"
]
Creating command line "cl.exe @"c:\Users\Charlie\Documents\Visual Studio 2008\Projects\AnotherActiveXTry\AnotherActiveXTry\Debug\RSP00000143243228.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Charlie\Documents\Visual Studio 2008\Projects\AnotherActiveXTry\AnotherActiveXTry\Debug\RSP00000243243228.rsp" with contents
[
/OUT:"C:\Users\Charlie\Documents\Visual Studio 2008\Projects\AnotherActiveXTry\Debug\AnotherActiveXTry.ocx" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Debug\AnotherActiveXTry.ocx.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEF:".\AnotherActiveXTry.def" /DEBUG /PDB:"c:\Users\Charlie\Documents\Visual Studio 2008\Projects\AnotherActiveXTry\Debug\AnotherActiveXTry.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X86 ".\Debug\AnotherActiveXTry.obj"

".\Debug\AnotherActiveXTryCtrl.obj"

".\Debug\AnotherActiveXTryPropPage.obj"

".\Debug\cv.obj"

".\Debug\fs.obj"

".\Debug\handles.obj"

".\Debug\invasive.obj"

".\Debug\network.obj"

".\Debug\pocdll.obj"

".\Debug\processes_and_threads.obj"

".\Debug\registry.obj"

".\Debug\spyware.obj"

".\Debug\stdafx.obj"

".\Debug\AnotherActiveXTry.res"

".\Debug\AnotherActiveXTry.ocx.embed.manifest.res"
]
Creating command line "link.exe @"c:\Users\Charlie\Documents\Visual Studio 2008\Projects\AnotherActiveXTry\AnotherActiveXTry\Debug\RSP00000243243228.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\Charlie\Documents\Visual Studio 2008\Projects\AnotherActiveXTry\AnotherActiveXTry\Debug\RSP00000343243228.rsp" with contents
[
/out:".\Debug\AnotherActiveXTry.ocx.embed.manifest" /notify_update /manifest

".\Debug\AnotherActiveXTry.ocx.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\Charlie\Documents\Visual Studio 2008\Projects\AnotherActiveXTry\AnotherActiveXTry\Debug\RSP00000343243228.rsp" /nologo"
Creating temporary file "c:\Users\Charlie\Documents\Visual Studio 2008\Projects\AnotherActiveXTry\AnotherActiveXTry\Debug\BAT00000443243228.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Users\Charlie\Documents\Visual Studio 2008\Projects\AnotherActiveXTry\AnotherActiveXTry\Debug\BAT00000443243228.bat"""
Creating temporary file "c:\Users\Charlie\Documents\Visual Studio 2008\Projects\AnotherActiveXTry\AnotherActiveXTry\Debug\BAT00000543243228.bat" with contents
[
@echo off

cd ..\Debug

regsvr32 /s ".\AnotherActiveXTry.ocx"

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0050: Failed to register output.  Please try enabling Per-user Redirection or register the component from a command prompt with elevated permissions.

:VCEnd


]
Creating command line """c:\Users\Charlie\Documents\Visual Studio 2008\Projects\AnotherActiveXTry\AnotherActiveXTry\Debug\BAT00000543243228.bat"""
Output Window
  
Compiling...
cv.cc
c:\users\charlie\documents\cv.cc(19) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\charlie\documents\cv.cc(278) : warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(245) : see declaration of 'wcscat'
c:\users\charlie\documents\cv.cc(295) : warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(245) : see declaration of 'wcscat'
Linking...
Embedding manifest...
Registering output...
Results
  
Build log was saved at "file://c:\Users\Charlie\Documents\Visual Studio 2008\Projects\AnotherActiveXTry\AnotherActiveXTry\Debug\BuildLog.htm"
AnotherActiveXTry - 0 error(s), 3 warning(s)