Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\Charlie\Documents\GeckoPluginSDK-samplesWin32\GeckoPluginSDK-samples\Win32SDK\sdk\samples\winless\windows\Debug\RSP00000241201740.rsp" with contents
[
/Od /I "..\..\include" /I "..\..\..\..\gecko-sdk\plugin\include" /I "..\..\..\..\gecko-sdk\nspr\include" /I "..\..\..\..\gecko-sdk\java\include" /I "C:\Users\Charlie\Desktop\google\sandbox_poc\pocdll" /I "C:\Users\Charlie\Desktop\google\tools\finder" /D "_DEBUG" /D "MOZILLA_STRICT_API" /D "XP_WIN" /D "_X86_" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "NPWINLESS_EXPORTS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/npwinless.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP "..\..\..\..\..\..\..\cv.cc"
]
Creating command line "cl.exe @"c:\Users\Charlie\Documents\GeckoPluginSDK-samplesWin32\GeckoPluginSDK-samples\Win32SDK\sdk\samples\winless\windows\Debug\RSP00000241201740.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Charlie\Documents\GeckoPluginSDK-samplesWin32\GeckoPluginSDK-samples\Win32SDK\sdk\samples\winless\windows\Debug\RSP00000341201740.rsp" with contents
[
/OUT:".\Debug/npwinless.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:".\Debug\npwinless.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEF:".\npwinless.def" /DEBUG /PDB:".\Debug/npwinless.pdb" /DYNAMICBASE:NO /IMPLIB:".\Debug/npwinless.lib" /MACHINE:X86 ws2_32.lib 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\cv.obj"

".\Debug\fs.obj"

".\Debug\handles.obj"

".\Debug\invasive.obj"

".\Debug\network.obj"

".\Debug\np_entry.obj"

".\Debug\npn_gate.obj"

".\Debug\npp_gate.obj"

".\Debug\npwinless.res"

".\Debug\plugin.obj"

".\Debug\pocdll.obj"

".\Debug\processes_and_threads.obj"

".\Debug\registry.obj"

".\Debug\spyware.obj"

".\Debug\npwinless.dll.embed.manifest.res"
]
Creating command line "link.exe @"c:\Users\Charlie\Documents\GeckoPluginSDK-samplesWin32\GeckoPluginSDK-samples\Win32SDK\sdk\samples\winless\windows\Debug\RSP00000341201740.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\Charlie\Documents\GeckoPluginSDK-samplesWin32\GeckoPluginSDK-samples\Win32SDK\sdk\samples\winless\windows\Debug\RSP00000441201740.rsp" with contents
[
/out:".\Debug\npwinless.dll.embed.manifest" /notify_update /manifest

".\Debug\npwinless.dll.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\Charlie\Documents\GeckoPluginSDK-samplesWin32\GeckoPluginSDK-samples\Win32SDK\sdk\samples\winless\windows\Debug\RSP00000441201740.rsp" /nologo"
Creating temporary file "c:\Users\Charlie\Documents\GeckoPluginSDK-samplesWin32\GeckoPluginSDK-samples\Win32SDK\sdk\samples\winless\windows\Debug\BAT00000541201740.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Users\Charlie\Documents\GeckoPluginSDK-samplesWin32\GeckoPluginSDK-samples\Win32SDK\sdk\samples\winless\windows\Debug\BAT00000541201740.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...
LINK : .\Debug/npwinless.dll not found or not built by the last incremental link; performing full link
   Creating library .\Debug/npwinless.lib and object .\Debug/npwinless.exp
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\Charlie\Documents\GeckoPluginSDK-samplesWin32\GeckoPluginSDK-samples\Win32SDK\sdk\samples\winless\windows\Debug\BuildLog.htm"
npwinless - 0 error(s), 3 warning(s)