Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\JohnDoe\Desktop\v\common\Debug\RSP00000579686072.rsp" with contents
[
/Od /D "WIN32_LEAN_AND_MEAN" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC .\utils.c

.\thread.c

.\tcp_server.c

.\string.c

.\socket.c

.\registry.c

.\mem.c

.\inject.c

.\httptools.c

.\hooking.c

.\hde32.c

.\file.c

.\crypto.c

.\api.c
]
Creating command line "cl.exe @c:\Users\JohnDoe\Desktop\v\common\Debug\RSP00000579686072.rsp /nologo /errorReport:prompt"
Output Window
  
Compiling...
api.c
crypto.c
c:\users\johndoe\desktop\v\common\crypto.c(19) : warning C4244: '=' : conversion from 'WORD' to 'BYTE', possible loss of data
file.c
c:\users\johndoe\desktop\v\common\file.c(44) : warning C4013: 'String_ToUnicodeString' undefined; assuming extern returning int
c:\users\johndoe\desktop\v\common\file.c(59) : warning C4013: 'String_FreeUnicodeString' undefined; assuming extern returning int
c:\users\johndoe\desktop\v\common\file.c(214) : warning C4013: 'StrCopyW' undefined; assuming extern returning int
c:\users\johndoe\desktop\v\common\file.c(214) : warning C4047: '=' : 'LPWSTR' differs in levels of indirection from 'int'
c:\users\johndoe\desktop\v\common\file.c(216) : warning C4013: 'StrCompareW' undefined; assuming extern returning int
c:\users\johndoe\desktop\v\common\file.c(233) : warning C4013: 'StrConcatW' undefined; assuming extern returning int
hde32.c
hooking.c
c:\users\johndoe\desktop\v\common\hooking.c(30) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\common\hooking.c(37) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\common\hooking.c(44) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\common\hooking.c(52) : warning C4013: 'StrLengthA' undefined; assuming extern returning int
c:\users\johndoe\desktop\v\common\hooking.c(56) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\common\hooking.c(60) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\common\hooking.c(64) : warning C4047: '=' : 'LPVOID' differs in levels of indirection from 'unsigned long'
c:\users\johndoe\desktop\v\common\hooking.c(172) : warning C4022: 'memcopy' : pointer mismatch for actual parameter 1
httptools.c
inject.c
c:\users\johndoe\desktop\v\common\inject.c(30) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 3
mem.c
registry.c
socket.c
c:\users\johndoe\desktop\v\common\socket.c(10) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(10) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\socket.c(15) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(15) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\socket.c(24) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(24) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\socket.c(47) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(47) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\socket.c(66) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(66) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\socket.c(70) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(70) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\socket.c(77) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(77) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\socket.c(79) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(79) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\socket.c(84) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(84) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\socket.c(89) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(89) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\socket.c(107) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(107) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\socket.c(118) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(118) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\socket.c(124) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(124) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\socket.c(126) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(126) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\socket.c(128) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\socket.c(128) : error C2224: left of '.api' must have struct/union type
string.c
c:\users\johndoe\desktop\v\common\string.h(44) : error C2146: syntax error : missing ')' before identifier 'pUI'
c:\users\johndoe\desktop\v\common\string.h(44) : error C2061: syntax error : identifier 'pUI'
c:\users\johndoe\desktop\v\common\string.h(44) : error C2059: syntax error : ';'
c:\users\johndoe\desktop\v\common\string.h(44) : error C2059: syntax error : ','
c:\users\johndoe\desktop\v\common\string.h(44) : error C2059: syntax error : ')'
c:\users\johndoe\desktop\v\common\string.h(45) : error C2146: syntax error : missing ')' before identifier 'pUI'
c:\users\johndoe\desktop\v\common\string.h(45) : error C2061: syntax error : identifier 'pUI'
c:\users\johndoe\desktop\v\common\string.h(45) : error C2059: syntax error : ';'
c:\users\johndoe\desktop\v\common\string.h(45) : error C2059: syntax error : ')'
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
tcp_server.c
c:\users\johndoe\desktop\v\common\tcp_server.c(23) : error C2143: syntax error : missing ')' before '{'
c:\users\johndoe\desktop\v\common\tcp_server.c(66) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\tcp_server.c(66) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\tcp_server.c(97) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\tcp_server.c(97) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\tcp_server.c(108) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\tcp_server.c(108) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\tcp_server.c(118) : error C2039: 'OnClientReceiveData' : is not a member of 'tcp_server_t'
        c:\users\johndoe\desktop\v\common\tcp_server.h(22) : see declaration of 'tcp_server_t'
c:\users\johndoe\desktop\v\common\tcp_server.c(119) : error C2039: 'OnClientReceiveData' : is not a member of 'tcp_server_t'
        c:\users\johndoe\desktop\v\common\tcp_server.h(22) : see declaration of 'tcp_server_t'
c:\users\johndoe\desktop\v\common\tcp_server.c(129) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\tcp_server.c(129) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\tcp_server.c(146) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\tcp_server.c(146) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\tcp_server.c(156) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\tcp_server.c(156) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\tcp_server.c(169) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\tcp_server.c(169) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\tcp_server.c(171) : error C2065: 'tcp_server_callback' : undeclared identifier
c:\users\johndoe\desktop\v\common\tcp_server.c(171) : error C2065: 't' : undeclared identifier
thread.c
c:\users\johndoe\desktop\v\common\thread.c(9) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\thread.c(9) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\thread.c(21) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\thread.c(21) : error C2224: left of '.api' must have struct/union type
c:\users\johndoe\desktop\v\common\thread.c(24) : error C2065: 'bot' : undeclared identifier
c:\users\johndoe\desktop\v\common\thread.c(24) : error C2224: left of '.api' must have struct/union type
utils.c
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'
Generating Code...
Results
  
Build log was saved at "file://c:\Users\JohnDoe\Desktop\v\common\Debug\BuildLog.htm"
common - 64 error(s), 31 warning(s)