Build Log
  

Rebuild started: Project: dllCrypt, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\JohnDoe\Desktop\v\dllCrypt\Debug\RSP00000279687812.rsp" with contents
[
/Od /D "WIN32_LEAN_AND_MEAN" /D "DEBUG" /D "_MBCS" /Gm /EHsc /MTd /GS- /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC .\common.c

.\main.c
]
Creating command line "cl.exe @c:\Users\JohnDoe\Desktop\v\dllCrypt\Debug\RSP00000279687812.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Users\JohnDoe\Desktop\v\dllCrypt\Debug\RSP00000879687812.rsp" with contents
[
/OUT:"C:\Users\JohnDoe\Desktop\v\bot\Debug\dllCrypt.exe" /MANIFEST:NO /NODEFAULTLIB /DEBUG /PDB:"C:\Users\JohnDoe\Desktop\v\bot\Debug\dllCrypt.pdb" /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

".\Debug\common.obj"

".\Debug\main.obj"
]
Creating command line "link.exe @c:\Users\JohnDoe\Desktop\v\dllCrypt\Debug\RSP00000879687812.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
main.c
common.c
c:\users\johndoe\desktop\v\common\string.c(240) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\common\string.c(256) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\common\string.c(428) : warning C4047: 'function' : 'LPCWSTR' differs in levels of indirection from 'int'
c:\users\johndoe\desktop\v\common\string.c(428) : warning C4024: 'function through pointer' : different types for formal and actual parameter 2
c:\users\johndoe\desktop\v\common\string.c(428) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\common\string.c(428) : warning C4020: 'function through pointer' : too many actual parameters
c:\users\johndoe\desktop\v\common\string.c(446) : warning C4047: 'function' : 'LPCSTR' differs in levels of indirection from 'int'
c:\users\johndoe\desktop\v\common\string.c(446) : warning C4024: 'function through pointer' : different types for formal and actual parameter 2
c:\users\johndoe\desktop\v\common\string.c(446) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\common\string.c(446) : warning C4020: 'function through pointer' : too many actual parameters
c:\users\johndoe\desktop\v\common\string.c(572) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data
c:\users\johndoe\desktop\v\common\string.c(573) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data
c:\users\johndoe\desktop\v\common\utils.c(239) : warning C4047: 'function' : 'LPWSTR' differs in levels of indirection from 'wchar_t (*)[255]'
c:\users\johndoe\desktop\v\common\utils.c(239) : warning C4024: 'function through pointer' : different types for formal and actual parameter 5
c:\users\johndoe\desktop\v\common\utils.c(410) : warning C4047: '=' : 'DWORD' differs in levels of indirection from 'HANDLE'
c:\users\johndoe\desktop\v\common\crypto.c(19) : warning C4244: '=' : conversion from 'WORD' to 'BYTE', possible loss of data
Generating Code...
Linking...
common.obj : error LNK2019: unresolved external symbol _Registry_ReadValue referenced in function _Utils_GetPath
C:\Users\JohnDoe\Desktop\v\bot\Debug\dllCrypt.exe : fatal error LNK1120: 1 unresolved externals
Results
  
Build log was saved at "file://c:\Users\JohnDoe\Desktop\v\dllCrypt\Debug\BuildLog.htm"
dllCrypt - 2 error(s), 16 warning(s)