DLL.PLG
上传用户:hyb6888
上传日期:2016-01-24
资源大小:5186k
文件大小:3k
源码类别:

输入法编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: dll - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP26.tmp" with contents
  10. [
  11. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DLL_EXPORTS" /FR"Release/" /Fp"Release/dll.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "E:程序输入法自编输入法版本JSiemXP2008-11-7接收键盘窗口2007-2-23WIND-xpJpeg.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP26.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP27.tmp" with contents
  16. [
  17. Jpeglib2.lib IMM32.LIB kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ddraw.lib /nologo /dll /incremental:no /pdb:"Release/jsIMEWin.pdb" /machine:I386 /def:".DLL.DEF" /out:"Release/jsIMEWin.dll" /implib:"Release/jsIMEWin.lib" 
  18. ".ReleaseCmyFC.obj"
  19. ".ReleaseCMyWnd.obj"
  20. ".ReleaseConHwnd.obj"
  21. ".Releasedll.obj"
  22. ".ReleaseGif.obj"
  23. ".ReleaseinputHwnd.obj"
  24. ".ReleasemyHDC.obj"
  25. ".ReleasemyWinAttrib.obj"
  26. ".ReleaseQQHwnd.obj"
  27. ".ReleaseResManager.obj"
  28. ".ReleaseStdAfx.obj"
  29. ".ReleaseWndbase.obj"
  30. ".ReleaseCIMESoftKbd.obj"
  31. ".Releaseformula.obj"
  32. ".Releasemytool.obj"
  33. ".ReleaseAppDict.obj"
  34. ".ReleaseAutoword.obj"
  35. ".ReleaseDllManager.obj"
  36. ".ReleaseDllManagerout.obj"
  37. ".ReleaseJpeg.obj"
  38. ".ReleaseWinRes.res"
  39. ]
  40. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP27.tmp"
  41. <h3>Output Window</h3>
  42. Compiling...
  43. Jpeg.cpp
  44. Linking...
  45.    Creating library Release/jsIMEWin.lib and object Release/jsIMEWin.exp
  46. LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
  47. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2B.tmp" with contents
  48. [
  49. /nologo /o"Release/dll.bsc" 
  50. ".ReleaseStdAfx.sbr"
  51. ".ReleaseCmyFC.sbr"
  52. ".ReleaseCMyWnd.sbr"
  53. ".ReleaseConHwnd.sbr"
  54. ".Releasedll.sbr"
  55. ".ReleaseGif.sbr"
  56. ".ReleaseinputHwnd.sbr"
  57. ".ReleasemyHDC.sbr"
  58. ".ReleasemyWinAttrib.sbr"
  59. ".ReleaseQQHwnd.sbr"
  60. ".ReleaseResManager.sbr"
  61. ".ReleaseWndbase.sbr"
  62. ".ReleaseCIMESoftKbd.sbr"
  63. ".Releaseformula.sbr"
  64. ".Releasemytool.sbr"
  65. ".ReleaseAppDict.sbr"
  66. ".ReleaseAutoword.sbr"
  67. ".ReleaseDllManager.sbr"
  68. ".ReleaseDllManagerout.sbr"
  69. ".ReleaseJpeg.sbr"]
  70. Creating command line "bscmake.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2B.tmp"
  71. Creating browse info file...
  72. <h3>Output Window</h3>
  73. <h3>Results</h3>
  74. jsIMEWin.dll - 0 error(s), 1 warning(s)
  75. </pre>
  76. </body>
  77. </html>