Build Log
  

Rebuild started: Project: crc_hash, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Users\JohnDoe\Desktop\v\crc_hash\Release\RSP00000D79688720.rsp" with contents
[
/Od /Oi /GL /D "WIN32_LEAN_AND_MEAN" /D "_MBCS" /FD /EHsc /MD /GS- /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TC .\common.c

.\main.c
]
Creating command line "cl.exe @c:\Users\JohnDoe\Desktop\v\crc_hash\Release\RSP00000D79688720.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Users\JohnDoe\Desktop\v\crc_hash\Release\RSP00001179688720.rsp" with contents
[
/OUT:"C:\Users\JohnDoe\Desktop\v\bot\Release\crc_hash.exe" /MANIFEST:NO /NODEFAULTLIB /DEBUG /PDB:"C:\Users\JohnDoe\Desktop\v\bot\Release\crc_hash.pdb" /OPT:REF /OPT:ICF /LTCG /ENTRY:"main" /DYNAMICBASE /NXCOMPAT /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

".\Release\common.obj"

".\Release\main.obj"
]
Creating command line "link.exe @c:\Users\JohnDoe\Desktop\v\crc_hash\Release\RSP00001179688720.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
common.c
c:\users\johndoe\desktop\v\crc_hash\..\common\string.c(240) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\crc_hash\..\common\string.c(256) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\crc_hash\..\common\string.c(428) : warning C4047: 'function' : 'LPCWSTR' differs in levels of indirection from 'int'
c:\users\johndoe\desktop\v\crc_hash\..\common\string.c(428) : warning C4024: 'function through pointer' : different types for formal and actual parameter 2
c:\users\johndoe\desktop\v\crc_hash\..\common\string.c(428) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\crc_hash\..\common\string.c(428) : warning C4020: 'function through pointer' : too many actual parameters
c:\users\johndoe\desktop\v\crc_hash\..\common\string.c(446) : warning C4047: 'function' : 'LPCSTR' differs in levels of indirection from 'int'
c:\users\johndoe\desktop\v\crc_hash\..\common\string.c(446) : warning C4024: 'function through pointer' : different types for formal and actual parameter 2
c:\users\johndoe\desktop\v\crc_hash\..\common\string.c(446) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\crc_hash\..\common\string.c(446) : warning C4020: 'function through pointer' : too many actual parameters
c:\users\johndoe\desktop\v\crc_hash\..\common\string.c(572) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data
c:\users\johndoe\desktop\v\crc_hash\..\common\string.c(573) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data
c:\users\johndoe\desktop\v\crc_hash\..\common\utils.c(239) : warning C4047: 'function' : 'LPWSTR' differs in levels of indirection from 'wchar_t (*)[255]'
c:\users\johndoe\desktop\v\crc_hash\..\common\utils.c(239) : warning C4024: 'function through pointer' : different types for formal and actual parameter 5
c:\users\johndoe\desktop\v\crc_hash\..\common\utils.c(410) : warning C4047: '=' : 'DWORD' differs in levels of indirection from 'HANDLE'
c:\users\johndoe\desktop\v\crc_hash\..\common\crypto.c(19) : warning C4244: '=' : conversion from 'WORD' to 'BYTE', possible loss of data
main.c
.\main.c(15) : warning C4101: 'p' : unreferenced local variable
.\main.c(24) : warning C4101: 'pProcesses' : unreferenced local variable
.\main.c(16) : warning C4101: 'ps' : unreferenced local variable
.\main.c(23) : warning C4101: 'i' : unreferenced local variable
.\main.c(25) : warning C4101: 'pModules' : unreferenced local variable
.\main.c(28) : warning C4101: 'proc' : unreferenced local variable
.\main.c(23) : warning C4101: 'dwProcessCount' : unreferenced local variable
.\main.c(23) : warning C4101: 'dwModuleCount' : unreferenced local variable
.\main.c(27) : warning C4101: 'mod' : unreferenced local variable
Linking...
Generating code
Finished generating code
Results
  
Build log was saved at "file://c:\Users\JohnDoe\Desktop\v\crc_hash\Release\BuildLog.htm"
crc_hash - 0 error(s), 25 warning(s)