imedllhost09.plg
上传用户:qiandli
上传日期:2021-02-22
资源大小:103k
文件大小:2k
源码类别:

输入法编程

开发平台:

Visual Basic

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: imedllhost09 - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/imedllhost09.res" /d "NDEBUG" "E:程序与档案输入法编程imedllhost09imedllhost09.rc"" 
  10. Creating temporary file "C:DOCUME~1babyLOCALS~1TempRSP7C.tmp" with contents
  11. [
  12. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "IMEDLLHOST09_EXPORTS" /FR"Release/" /Fp"Release/imedllhost09.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
  13. "E:程序与档案输入法编程imedllhost09imedllhost09.cpp"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1babyLOCALS~1TempRSP7C.tmp" 
  16. Creating temporary file "C:DOCUME~1babyLOCALS~1TempRSP7D.tmp" with contents
  17. [
  18. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:no /pdb:"Release/imedllhost09.pdb" /machine:I386 /def:".imedllhost09.def" /out:"Release/imedllhost09.dll" /implib:"Release/imedllhost09.lib" 
  19. ".Releaseimedllhost09.obj"
  20. ".Releaseimedllhost09.res"
  21. ]
  22. Creating command line "link.exe @C:DOCUME~1babyLOCALS~1TempRSP7D.tmp"
  23. <h3>Output Window</h3>
  24. Compiling resources...
  25. Compiling...
  26. imedllhost09.cpp
  27. Linking...
  28.    Creating library Release/imedllhost09.lib and object Release/imedllhost09.exp
  29. imedllhost09.exp : warning LNK4070: /OUT:imehost.dll directive in .EXP differs from output filename "Release/imedllhost09.dll"; ignoring directive
  30. <h3>Results</h3>
  31. imedllhost09.dll - 0 error(s), 0 warning(s)
  32. </pre>
  33. </body>
  34. </html>