当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: Linking... Creating library Debug/xxx.lib and object Debug/xxx.expuuid.lib(comcat.obj) : fatal error LNK1103: debugging information corrupt; recompi...
 

 

    摘要:by meiqingsong(阿飛) // ================================================================// 遍历某个文件夹下某种文件,// 使用说明//  _getfilelist(listbox1.items,´c:\*.doc´);// _getfilelist(mytstringlist,&......
 ·tadoquery导出数据到excel    »显示摘要«
    摘要:procedure tfrmzjmovesch.bitbtn2click(sender: tobject);var wd: twritedata ;begin wd := twritedata.create ; wd.qry := qryzjmovesch; wd.summary.add(´铸件移交计划:´); wd.summary.add(´所有生产批号!&a......


error LNK1103 问题
linking...

   creating library debug/xxx.lib and object debug/xxx.exp 【程序编程相关:虚拟设备驱动程序的设计与实现

【推荐阅读:Win32位程序设计初步之服务

uuid.lib(comcat.obj) : fatal error lnk1103: debugging information corrupt; recompile module 【扩展信息:10分钟Hibernate体验

error executing link.exe.

出现环境 xp sp2 + 最新 sdk + vc6 +vc7

出现此错误 位 vc6 下编译,问题出来 lib 与 link.exe 版本不合

查看 lib 设置,将 sdk 移动到最后,

编译通过.

看来 xp 的 sdk 已经默认的向 vc.net 靠拢了

 


 ·apache的poi读写excel    »显示摘要«
    摘要:/* * created on 2004-11-5 * * java读取excel文件 * */package readxls; import java.io.fileinputstream;import java.io.fileoutputstream; import java.text.decimalformat; import org.apache.poi.hssf.usermodel......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE