MyFireWall.plg
上传用户:zhuzhu0204
上传日期:2020-07-13
资源大小:13165k
文件大小:4k
开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MyFireWall - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/MyFireWall.res" /d "_DEBUG" /d "_AFXDLL" "C:MyFireWallMyFireWallMyFireWall.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP9F.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_UNICODE" /FR"Debug/" /Fp"Debug/MyFireWall.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:MyFireWallMyFireWallAccessCtrlPage.cpp"
  14. "C:MyFireWallMyFireWallAppMonitorPage.cpp"
  15. "C:MyFireWallMyFireWallARPRulePage.cpp"
  16. "C:MyFireWallMyFireWallIPRulePage.cpp"
  17. "C:MyFireWallMyFireWallKerRuleSettingDlg.cpp"
  18. "C:MyFireWallMyFireWallMyFireWall.cpp"
  19. "C:MyFireWallMyFireWallMyFireWallDlg.cpp"
  20. "C:MyFireWallMyFireWallPacketMonitorPage.cpp"
  21. "C:MyFireWallMyFireWallPassThruUserIo.cpp"
  22. "C:MyFireWallMyFireWallPIOControl.cpp"
  23. "C:MyFireWallMyFireWallProvider.cpp"
  24. "C:MyFireWallMyFireWallPRuleFile.cpp"
  25. "C:MyFireWallMyFireWallQueryDlg.cpp"
  26. "C:MyFireWallMyFireWallWebSiteSettingPage.cpp"
  27. "C:MyFireWallMyFireWallWorkStatusPage.cpp"
  28. ]
  29. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP9F.tmp" 
  30. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA0.tmp" with contents
  31. [
  32. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_UNICODE" /FR"Debug/" /Fp"Debug/MyFireWall.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  33. "C:MyFireWallMyFireWallStdAfx.cpp"
  34. ]
  35. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA0.tmp" 
  36. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA1.tmp" with contents
  37. [
  38. /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /incremental:yes /pdb:"Debug/MyFireWall.pdb" /debug /machine:I386 /out:"Debug/MyFireWall.exe" /pdbtype:sept 
  39. .DebugAccessCtrlPage.obj
  40. .DebugAppMonitorPage.obj
  41. .DebugARPRulePage.obj
  42. .DebugIPRulePage.obj
  43. .DebugKerRuleSettingDlg.obj
  44. .DebugMyFireWall.obj
  45. .DebugMyFireWallDlg.obj
  46. .DebugPacketMonitorPage.obj
  47. .DebugPassThruUserIo.obj
  48. .DebugPIOControl.obj
  49. .DebugProvider.obj
  50. .DebugPRuleFile.obj
  51. .DebugQueryDlg.obj
  52. .DebugStdAfx.obj
  53. .DebugWebSiteSettingPage.obj
  54. .DebugWorkStatusPage.obj
  55. .DebugMyFireWall.res
  56. ]
  57. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA1.tmp"
  58. <h3>Output Window</h3>
  59. Compiling resources...
  60. Compiling...
  61. StdAfx.cpp
  62. Automatically linking with SkinPlusPlusDLL.dll
  63. Compiling...
  64. AccessCtrlPage.cpp
  65. AppMonitorPage.cpp
  66. ARPRulePage.cpp
  67. IPRulePage.cpp
  68. KerRuleSettingDlg.cpp
  69. MyFireWall.cpp
  70. C:MyFireWallMyFireWallMyFireWall.cpp(75) : warning C4129: 'M' : unrecognized character escape sequence
  71. C:MyFireWallMyFireWallMyFireWall.cpp(218) : warning C4018: '<' : signed/unsigned mismatch
  72. C:MyFireWallMyFireWallMyFireWall.cpp(249) : warning C4018: '<' : signed/unsigned mismatch
  73. C:MyFireWallMyFireWallMyFireWall.cpp(280) : warning C4018: '<' : signed/unsigned mismatch
  74. MyFireWallDlg.cpp
  75. C:MyFireWallMyFireWallMyFireWallDlg.cpp(245) : warning C4129: 'M' : unrecognized character escape sequence
  76. PacketMonitorPage.cpp
  77. PassThruUserIo.cpp
  78. PIOControl.cpp
  79. C:MyFireWallMyFireWallPIOControl.cpp(13) : warning C4129: 'M' : unrecognized character escape sequence
  80. Provider.cpp
  81. c:myfirewallmyfirewallprovider.cpp(6) : warning C4005: '_UNICODE' : macro redefinition
  82.         unknown(0) : see previous definition of '_UNICODE'
  83. PRuleFile.cpp
  84. QueryDlg.cpp
  85. WebSiteSettingPage.cpp
  86. WorkStatusPage.cpp
  87. Generating Code...
  88. Linking...
  89. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA3.tmp" with contents
  90. [
  91. /nologo /o"Debug/MyFireWall.bsc" 
  92. .DebugStdAfx.sbr
  93. .DebugAccessCtrlPage.sbr
  94. .DebugAppMonitorPage.sbr
  95. .DebugARPRulePage.sbr
  96. .DebugIPRulePage.sbr
  97. .DebugKerRuleSettingDlg.sbr
  98. .DebugMyFireWall.sbr
  99. .DebugMyFireWallDlg.sbr
  100. .DebugPacketMonitorPage.sbr
  101. .DebugPassThruUserIo.sbr
  102. .DebugPIOControl.sbr
  103. .DebugProvider.sbr
  104. .DebugPRuleFile.sbr
  105. .DebugQueryDlg.sbr
  106. .DebugWebSiteSettingPage.sbr
  107. .DebugWorkStatusPage.sbr]
  108. Creating command line "bscmake.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA3.tmp"
  109. Creating browse info file...
  110. <h3>Output Window</h3>
  111. <h3>Results</h3>
  112. MyFireWall.exe - 0 error(s), 0 warning(s)
  113. </pre>
  114. </body>
  115. </html>