яю Build Log    Build started: Project: MyUserModeApp, Configuration: Debug|Win32 Command Lines   Creating temporary file "d:\ProcMon2\ProcMon\Code\MyUserModeApp\Debug\RSP00001B2184940.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W2 /c /ZI /TP .\MyUserModeApp.cpp ] Creating command line "cl.exe @d:\ProcMon2\ProcMon\Code\MyUserModeApp\Debug\RSP00001B2184940.rsp /nologo /errorReport:prompt" Output Window   Compiling... MyUserModeApp.cpp d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(116) : warning C4805: '==' : unsafe mix of type 'BOOLEAN' and type 'bool' in operation d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(121) : error C2059: syntax error : 'constant' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(126) : error C2228: left of '.MessageBoxA' must have class/struct/union type is 'int' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(134) : error C2146: syntax error : missing ';' before identifier 'InstallAndStart' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(134) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(134) : error C2377: 'BOOL' : redefinition; typedef cannot be overloaded with any other symbol c:\program files\microsoft sdks\windows\v6.0a\include\windef.h(153) : see declaration of 'BOOL' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(135) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(136) : error C2146: syntax error : missing ';' before identifier 'bResult' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(140) : error C2228: left of '.CreateServiceW' must have class/struct/union d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(157) : error C2228: left of '.GetLastError' must have class/struct/union d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(158) : error C2228: left of '.GetLastError' must have class/struct/union d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(159) : error C2228: left of '.OpenServiceW' must have class/struct/union d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(167) : error C2146: syntax error : missing ';' before identifier 'serviceStatus' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(167) : error C2059: syntax error : '{' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(167) : error C2143: syntax error : missing ';' before '{' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(167) : error C2143: syntax error : missing ';' before '}' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(168) : error C2228: left of '.StartServiceW' must have class/struct/union d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(172) : error C2228: left of '.GetLastError' must have class/struct/union d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(181) : error C2228: left of '.DeleteService' must have class/struct/union d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(184) : error C2228: left of '.CloseServiceHandle' must have class/struct/union d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(198) : error C2146: syntax error : missing ';' before identifier 'WaitForState' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(198) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(198) : error C2371: 'BOOL' : redefinition; different basic types d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(198) : error C2146: syntax error : missing ')' before identifier 'dwDesiredState' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(198) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(198) : error C2371: 'WaitForState' : redefinition; different basic types d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(198) : error C2059: syntax error : ')' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(199) : error C2143: syntax error : missing ';' before '{' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(199) : error C2447: '{' : missing function header (old-style formal list?) d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(230) : error C2146: syntax error : missing ';' before identifier 'GetProcessHostFullName' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(230) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(230) : error C2371: 'BOOL' : redefinition; different basic types d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(231) : error C2448: 'GetProcessHostFullName' : function-style initializer appears to be a function definition d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(243) : error C2146: syntax error : missing ';' before identifier 'ReplaceFileName' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(243) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(243) : error C2371: 'BOOL' : redefinition; different basic types d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(244) : error C2448: 'ReplaceFileName' : function-style initializer appears to be a function definition d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(291) : error C2146: syntax error : missing ';' before identifier 'GetProcessName' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(291) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(291) : error C2371: 'BOOL' : redefinition; different basic types d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(291) : error C2146: syntax error : missing ')' before identifier 'dwProcessId' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(291) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(291) : error C2365: 'GetProcessName' : redefinition; previous definition was 'function' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(25) : see declaration of 'GetProcessName' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(291) : error C2059: syntax error : ')' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(292) : error C2143: syntax error : missing ';' before '{' d:\procmon2\procmon\code\myusermodeapp\myusermodeapp.cpp(292) : error C2447: '{' : missing function header (old-style formal list?) Results   Build log was saved at "file://d:\ProcMon2\ProcMon\Code\MyUserModeApp\Debug\BuildLog.htm" MyUserModeApp - 45 error(s), 1 warning(s)

Соседние файлы в папке Debug
  • #
    15.06.201416.77 Кб59BuildLog.htm
  • #
    15.06.201462 б59mt.dep
  • #
    15.06.2014663 б59MyUserModeApp.exe.embed.manifest
  • #
    15.06.2014728 б60MyUserModeApp.exe.embed.manifest.res
  • #
    15.06.2014621 б59MyUserModeApp.exe.intermediate.manifest
  • #
    15.06.201420.56 Кб59stdafx.obj