wordpad.plg
上传用户:aakk678
上传日期:2022-07-09
资源大小:406k
文件大小:4k
源码类别:

界面编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: WordPad - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo".Release/wordpad.res" /d "NDEBUG" "F:语言中级盘策划VisualCCodeWORDPADwordpad.rc"" 
  10. Creating temporary file "C:PWIN98TEMPRSP4082.TMP" with contents
  11. [
  12. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR".Release/" /Fp".Release/wordpad.pch" /Yu"stdafx.h" /Fo".Release/" /Fd".Release/" /FD /c 
  13. "F:语言中级盘策划VisualCCodeWORDPADbuttondi.cpp"
  14. "F:语言中级盘策划VisualCCodeWORDPADchicdial.cpp"
  15. "F:语言中级盘策划VisualCCodeWORDPADcntritem.cpp"
  16. "F:语言中级盘策划VisualCCodeWORDPADcolorlis.cpp"
  17. "F:语言中级盘策划VisualCCodeWORDPADdatedial.cpp"
  18. "F:语言中级盘策划VisualCCodeWORDPADddxm.cpp"
  19. "F:语言中级盘策划VisualCCodeWORDPADdocopt.cpp"
  20. "F:语言中级盘策划VisualCCodeWORDPADdoctype.cpp"
  21. "F:语言中级盘策划VisualCCodeWORDPADfilenewd.cpp"
  22. "F:语言中级盘策划VisualCCodeWORDPADformatba.cpp"
  23. "F:语言中级盘策划VisualCCodeWORDPADformatpa.cpp"
  24. "F:语言中级盘策划VisualCCodeWORDPADformatta.cpp"
  25. "F:语言中级盘策划VisualCCodeWORDPADipframe.cpp"
  26. "F:语言中级盘策划VisualCCodeWORDPADkey.cpp"
  27. "F:语言中级盘策划VisualCCodeWORDPADlistdlg.cpp"
  28. "F:语言中级盘策划VisualCCodeWORDPADmainfrm.cpp"
  29. "F:语言中级盘策划VisualCCodeWORDPADmultconv.cpp"
  30. "F:语言中级盘策划VisualCCodeWORDPADoptions.cpp"
  31. "F:语言中级盘策划VisualCCodeWORDPADoptionsh.cpp"
  32. "F:语言中级盘策划VisualCCodeWORDPADpageset.cpp"
  33. "F:语言中级盘策划VisualCCodeWORDPADruler.cpp"
  34. "F:语言中级盘策划VisualCCodeWORDPADsplash.cpp"
  35. "F:语言中级盘策划VisualCCodeWORDPADsrvritem.cpp"
  36. "F:语言中级盘策划VisualCCodeWORDPADstrings.cpp"
  37. "F:语言中级盘策划VisualCCodeWORDPADunitspag.cpp"
  38. "F:语言中级盘策划VisualCCodeWORDPADwordpad.cpp"
  39. "F:语言中级盘策划VisualCCodeWORDPADwordpdoc.cpp"
  40. "F:语言中级盘策划VisualCCodeWORDPADwordpvw.cpp"
  41. ]
  42. Creating command line "cl.exe @C:PWIN98TEMPRSP4082.TMP" 
  43. Creating temporary file "C:PWIN98TEMPRSP4083.TMP" with contents
  44. [
  45. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR".Release/" /Fp".Release/wordpad.pch" /Yc"stdafx.h" /Fo".Release/" /Fd".Release/" /FD /c 
  46. "F:语言中级盘策划VisualCCodeWORDPADstdafx.cpp"
  47. ]
  48. Creating command line "cl.exe @C:PWIN98TEMPRSP4083.TMP" 
  49. Creating temporary file "C:PWIN98TEMPRSP4084.TMP" with contents
  50. [
  51. /nologo /subsystem:windows /incremental:no /pdb:".Release/wordpad.pdb" /machine:I386 /out:".Release/wordpad.exe" 
  52. ".Releasebuttondi.obj"
  53. ".Releasechicdial.obj"
  54. ".Releasecntritem.obj"
  55. ".Releasecolorlis.obj"
  56. ".Releasedatedial.obj"
  57. ".Releaseddxm.obj"
  58. ".Releasedocopt.obj"
  59. ".Releasedoctype.obj"
  60. ".Releasefilenewd.obj"
  61. ".Releaseformatba.obj"
  62. ".Releaseformatpa.obj"
  63. ".Releaseformatta.obj"
  64. ".Releaseipframe.obj"
  65. ".Releasekey.obj"
  66. ".Releaselistdlg.obj"
  67. ".Releasemainfrm.obj"
  68. ".Releasemultconv.obj"
  69. ".Releaseoptions.obj"
  70. ".Releaseoptionsh.obj"
  71. ".Releasepageset.obj"
  72. ".Releaseruler.obj"
  73. ".Releasesplash.obj"
  74. ".Releasesrvritem.obj"
  75. ".Releasestdafx.obj"
  76. ".Releasestrings.obj"
  77. ".Releaseunitspag.obj"
  78. ".Releasewordpad.obj"
  79. ".Releasewordpdoc.obj"
  80. ".Releasewordpvw.obj"
  81. ".Releasewordpad.res"
  82. ]
  83. Creating command line "link.exe @C:PWIN98TEMPRSP4084.TMP"
  84. <h3>Output Window</h3>
  85. Compiling resources...
  86. Compiling...
  87. stdafx.cpp
  88. Compiling...
  89. buttondi.cpp
  90. chicdial.cpp
  91. cntritem.cpp
  92. colorlis.cpp
  93. datedial.cpp
  94. ddxm.cpp
  95. docopt.cpp
  96. doctype.cpp
  97. filenewd.cpp
  98. formatba.cpp
  99. formatpa.cpp
  100. formatta.cpp
  101. ipframe.cpp
  102. key.cpp
  103. listdlg.cpp
  104. mainfrm.cpp
  105. multconv.cpp
  106. options.cpp
  107. optionsh.cpp
  108. pageset.cpp
  109. Generating Code...
  110. Compiling...
  111. ruler.cpp
  112. splash.cpp
  113. srvritem.cpp
  114. strings.cpp
  115. unitspag.cpp
  116. wordpad.cpp
  117. wordpdoc.cpp
  118. wordpvw.cpp
  119. Generating Code...
  120. Linking...
  121. <h3>Results</h3>
  122. wordpad.exe - 0 error(s), 0 warning(s)
  123. </pre>
  124. </body>
  125. </html>