EditBox.plg
上传用户:jiaxintai
上传日期:2021-05-10
资源大小:1834k
文件大小:1k
源码类别:

编辑框

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: EditBox - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/EditBox.res" /d "_DEBUG" /d "_AFXDLL" "E:visualEditBoxEditBox.rc"" 
  10. Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/EditBox.pdb" /debug /machine:I386 /out:"Debug/EditBox.exe" /pdbtype:sept  .DebugEditBox.obj .DebugEditBoxDlg.obj .DebugStdAfx.obj .DebugEditBox.res "
  11. <h3>Output Window</h3>
  12. Compiling resources...
  13. Linking...
  14. <h3>Results</h3>
  15. EditBox.exe - 0 error(s), 0 warning(s)
  16. </pre>
  17. </body>
  18. </html>