libdump tools

时间:2013-06-30 11:24:37
【文件属性】:

文件名称:libdump tools

文件大小:44KB

文件格式:ZIP

更新时间:2013-06-30 11:24:37

dump lib

Here's a problem nearly every C++ programmer has encountered. In your code, you've made a call to a function in some DLL and the linker complains that it can't find the symbol. It usually doesn't take too long to figure out that you need to add another library (.LIB) file to the linker's command line.


【文件预览】:
LibDumpDlg.cpp
ReadMe.txt
DirDialog.h
StdAfx.h
LibDump.rc
LibDumpDlg.h
LibSymbolInfo.cpp
DirDialog.cpp
LibDump.dsp
res
----LibDump.rc2(399B)
----Toolbar.bmp(886B)
----idr_main.ico(766B)
----harrow.cur(766B)
----bitmap1.bmp(566B)
StopDlg.h
CntrItem.log
LibDump.cpp
LibDump.h
LibDump.001
MainFrm.cpp
MEMORYMAPPEDFILE.CPP
MainFrm.h
FindSymbolDlg.cpp
StopDlg.cpp
LibSymbolInfo.h
LibDump.reg
StaticLink.h
FindSymbolDlg.h
resource.h
LibDumpView.h
LibDumpView.cpp
LibDumpDoc.h
LibDump.clw
harrow.cur
ChooseDirDlg.h
StringEx.h
MEMORYMAPPEDFILE.H
LibDumpDoc.cpp
StaticLink.cpp
LibDump.dsw
ChooseDirDlg.cpp
StdAfx.cpp
StringEx.cpp

网友评论

  • 以前用过,专门过来找下载资源,谢谢楼主分享
  • 用vs2010打开后,CStringEx中好像有点问题。
  • 这个真的很好,lib分析的很明白。