Build Log
  

Build started: Project: Prot, Configuration: Release|Win32

Command Lines
  
Creating temporary file "d:\QEP\Prot\Release\RSP00002A20962540.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /J /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Zi /TP .\prot.cpp
]
Creating command line "cl.exe @d:\QEP\Prot\Release\RSP00002A20962540.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\QEP\Prot\Release\RSP00002B20962540.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /J /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Zi /TC .\disasm\disasm.c

.\disasm\assembl.c

.\disasm\asmserv.c
]
Creating command line "cl.exe @d:\QEP\Prot\Release\RSP00002B20962540.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\QEP\Prot\Release\RSP00002C20962540.rsp" with contents
[
/OUT:"D:\QEP\Release\Prot.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"Release\Prot.dll.intermediate.manifest" /DEF:"export.def" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"d:\QEP\release\Prot.pdb" /SUBSYSTEM:WINDOWS /LTCG /MACHINE:X86  DelayImp.lib

".\Release\asmserv.obj"

".\Release\assembl.obj"

".\Release\disasm.obj"

".\Release\prot.obj"

".\Release\prot_asm.obj"
]
Creating command line "link.exe @d:\QEP\Prot\Release\RSP00002C20962540.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\QEP\Prot\Release\RSP00002D20962540.rsp" with contents
[
/out:..\release\Prot.dll.manifest /manifest

.\Release\Prot.dll.intermediate.manifest
]
Creating command line "mt.exe @d:\QEP\Prot\Release\RSP00002D20962540.rsp /nologo"
Output Window
  
Compiling...
prot.cpp
.\prot.cpp(571) : warning C4244: '=' : conversion from 'DWORD' to 'UCHAR', possible loss of data
Compiling...
disasm.c
.\disasm\disasm.c(74) : warning C4996: 'strlwr' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(214) : see declaration of 'strlwr'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.'
.\disasm\disasm.c(147) : warning C4996: 'strlwr' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(214) : see declaration of 'strlwr'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.'
.\disasm\disasm.c(529) : warning C4996: 'memicmp' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(62) : see declaration of 'memicmp'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _memicmp. See online help for details.'
.\disasm\disasm.c(637) : warning C4996: 'strlwr' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(214) : see declaration of 'strlwr'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.'
.\disasm\disasm.c(650) : warning C4996: 'strlwr' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(214) : see declaration of 'strlwr'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.'
.\disasm\disasm.c(663) : warning C4996: 'strlwr' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(214) : see declaration of 'strlwr'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.'
.\disasm\disasm.c(829) : warning C4996: 'strlwr' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(214) : see declaration of 'strlwr'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.'
.\disasm\disasm.c(955) : warning C4996: 'strlwr' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(214) : see declaration of 'strlwr'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.'
assembl.c
.\disasm\assembl.c(140) : warning C4996: 'strupr' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(219) : see declaration of 'strupr'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.'
.\disasm\assembl.c(703) : warning C4996: 'strupr' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(219) : see declaration of 'strupr'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.'
.\disasm\assembl.c(806) : warning C4996: 'strnicmp' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(215) : see declaration of 'strnicmp'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.'
asmserv.c
Linking...
   Creating library D:\QEP\Release\Prot.lib and object D:\QEP\Release\Prot.exp
Generating code
Finished generating code
LINK : warning LNK4199: /DELAYLOAD:OleAcc.dll ignored; no imports found from OleAcc.dll
Creating manifest...
Results
  
Build log was saved at "file://d:\QEP\Prot\Release\BuildLog.htm"
Prot - 0 error(s), 13 warning(s)