文件名称:TestMyDll
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 24.89mb
- 下载次数:
- 0次
- 提 供 者:
- 大*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
动态链接库技术提供了一种方便、快捷的共享资源的途径,在各种系统和应用软件中大量采用这种技术。所谓动态链接库,就是一些函数、数据和类集合成的可执行模块,用户可以将动态链接库动态地集成到自己的程序中以使用库中的函数、数据和类。在大多数情况下,应用程序可以静态或者隐式地与动态链接库链接,此时,由操作系统管理的DLL加载。程序运行时,操作系统会按照一定的路径顺序查找所需要的DLL,并进行加载。以下将演练如何隐式地调用动态链接库。-Dynamic Link Library provides a convenient, fast way to share resources in a variety of system and application software in the extensive use of this technology. The so-called dynamic link library, is that some functions, data and executable module cluster synthesis, users can dynamically integrate the dynamic link library into your program to use the library functions, data and class. In most cases, the application can be static or implicit link with the dynamic link library, this time, the operating system managed by the DLL loaded. Program runs, the operating system will follow a certain path in order to find the required DLL, and the load. How will exercise the following implicitly calling the dynamic link library.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestMyDll\Debug\TestMyDll.exe
.........\.....\TestMyDll.ilk
.........\.....\TestMyDll.pdb
.........\TestMyDll\ClassView.cpp
.........\.........\ClassView.h
.........\.........\Debug\CL.read.1.tlog
.........\.........\.....\CL.write.1.tlog
.........\.........\.....\ClassView.obj
.........\.........\.....\FileView.obj
.........\.........\.....\link-cvtres.read.1.tlog
.........\.........\.....\link-cvtres.write.1.tlog
.........\.........\.....\link.read.1.tlog
.........\.........\.....\link.write.1.tlog
.........\.........\.....\MainFrm.obj
.........\.........\.....\mt.read.1.tlog
.........\.........\.....\mt.write.1.tlog
.........\.........\.....\OutputWnd.obj
.........\.........\.....\PropertiesWnd.obj
.........\.........\.....\rc.read.1.tlog
.........\.........\.....\rc.write.1.tlog
.........\.........\.....\stdafx.obj
.........\.........\.....\TestMyDll.exe.embed.manifest
.........\.........\.....\TestMyDll.exe.embed.manifest.res
.........\.........\.....\TestMyDll.exe.intermediate.manifest
.........\.........\.....\TestMyDll.lastbuildstate
.........\.........\.....\TestMyDll.log
.........\.........\.....\TestMyDll.obj
.........\.........\.....\TestMyDll.pch
.........\.........\.....\TestMyDll.res
.........\.........\.....\TestMyDllDoc.obj
.........\.........\.....\TestMyDllView.obj
.........\.........\.....\TestMyDll_manifest.rc
.........\.........\.....\vc100.idb
.........\.........\.....\vc100.pdb
.........\.........\.....\ViewTree.obj
.........\.........\FileView.cpp
.........\.........\FileView.h
.........\.........\MainFrm.cpp
.........\.........\MainFrm.h
.........\.........\MyDll.dll
.........\.........\MyDll.h
.........\.........\MyDll.lib
.........\.........\OutputWnd.cpp
.........\.........\OutputWnd.h
.........\.........\PropertiesWnd.cpp
.........\.........\PropertiesWnd.h
.........\.........\ReadMe.txt
.........\.........\res\classview.bmp
.........\.........\...\classview_hc.bmp
.........\.........\...\class_view.ico
.........\.........\...\class_view_hc.ico
.........\.........\...\explorer.bmp
.........\.........\...\explorer_hc.bmp
.........\.........\...\fileview.bmp
.........\.........\...\fileview_hc.bmp
.........\.........\...\file_view.ico
.........\.........\...\file_view_hc.ico
.........\.........\...\menuimages.bmp
.........\.........\...\menuimages_hc.bmp
.........\.........\...\output_wnd.ico
.........\.........\...\output_wnd_hc.ico
.........\.........\...\properties.bmp
.........\.........\...\properties_hc.bmp
.........\.........\...\properties_wnd.ico
.........\.........\...\properties_wnd_hc.ico
.........\.........\...\sort.bmp
.........\.........\...\sort_hc.bmp
.........\.........\...\TestMyDll.ico
.........\.........\...\TestMyDll.rc2
.........\.........\...\TestMyDllDoc.ico
.........\.........\...\Toolbar.bmp
.........\.........\...\Toolbar256.bmp
.........\.........\resource.h
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\.........\targetver.h
.........\.........\TestMyDll.aps
.........\.........\TestMyDll.cpp
.........\.........\TestMyDll.h
.........\.........\TestMyDll.rc
.........\.........\TestMyDll.vcxproj
.........\.........\TestMyDll.vcxproj.filters
.........\.........\TestMyDll.vcxproj.user
.........\.........\TestMyDllDoc.cpp
.........\.........\TestMyDllDoc.h
.........\.........\TestMyDllView.cpp
.........\.........\TestMyDllView.h
.........\.........\UserImages.bmp
.........\.........\ViewTree.cpp
.........\.........\ViewTree.h
.........\TestMyDll.sdf
.........\TestMyDll.sln
.........\TestMyDll.suo
.........\ipch\testmydll-ba352a36
.........\TestMyDll\Debug
.........\.........\res
.........\Debug
.........\ipch
.........\TestMyDll
TestMyDll
.........\.....\TestMyDll.ilk
.........\.....\TestMyDll.pdb
.........\TestMyDll\ClassView.cpp
.........\.........\ClassView.h
.........\.........\Debug\CL.read.1.tlog
.........\.........\.....\CL.write.1.tlog
.........\.........\.....\ClassView.obj
.........\.........\.....\FileView.obj
.........\.........\.....\link-cvtres.read.1.tlog
.........\.........\.....\link-cvtres.write.1.tlog
.........\.........\.....\link.read.1.tlog
.........\.........\.....\link.write.1.tlog
.........\.........\.....\MainFrm.obj
.........\.........\.....\mt.read.1.tlog
.........\.........\.....\mt.write.1.tlog
.........\.........\.....\OutputWnd.obj
.........\.........\.....\PropertiesWnd.obj
.........\.........\.....\rc.read.1.tlog
.........\.........\.....\rc.write.1.tlog
.........\.........\.....\stdafx.obj
.........\.........\.....\TestMyDll.exe.embed.manifest
.........\.........\.....\TestMyDll.exe.embed.manifest.res
.........\.........\.....\TestMyDll.exe.intermediate.manifest
.........\.........\.....\TestMyDll.lastbuildstate
.........\.........\.....\TestMyDll.log
.........\.........\.....\TestMyDll.obj
.........\.........\.....\TestMyDll.pch
.........\.........\.....\TestMyDll.res
.........\.........\.....\TestMyDllDoc.obj
.........\.........\.....\TestMyDllView.obj
.........\.........\.....\TestMyDll_manifest.rc
.........\.........\.....\vc100.idb
.........\.........\.....\vc100.pdb
.........\.........\.....\ViewTree.obj
.........\.........\FileView.cpp
.........\.........\FileView.h
.........\.........\MainFrm.cpp
.........\.........\MainFrm.h
.........\.........\MyDll.dll
.........\.........\MyDll.h
.........\.........\MyDll.lib
.........\.........\OutputWnd.cpp
.........\.........\OutputWnd.h
.........\.........\PropertiesWnd.cpp
.........\.........\PropertiesWnd.h
.........\.........\ReadMe.txt
.........\.........\res\classview.bmp
.........\.........\...\classview_hc.bmp
.........\.........\...\class_view.ico
.........\.........\...\class_view_hc.ico
.........\.........\...\explorer.bmp
.........\.........\...\explorer_hc.bmp
.........\.........\...\fileview.bmp
.........\.........\...\fileview_hc.bmp
.........\.........\...\file_view.ico
.........\.........\...\file_view_hc.ico
.........\.........\...\menuimages.bmp
.........\.........\...\menuimages_hc.bmp
.........\.........\...\output_wnd.ico
.........\.........\...\output_wnd_hc.ico
.........\.........\...\properties.bmp
.........\.........\...\properties_hc.bmp
.........\.........\...\properties_wnd.ico
.........\.........\...\properties_wnd_hc.ico
.........\.........\...\sort.bmp
.........\.........\...\sort_hc.bmp
.........\.........\...\TestMyDll.ico
.........\.........\...\TestMyDll.rc2
.........\.........\...\TestMyDllDoc.ico
.........\.........\...\Toolbar.bmp
.........\.........\...\Toolbar256.bmp
.........\.........\resource.h
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\.........\targetver.h
.........\.........\TestMyDll.aps
.........\.........\TestMyDll.cpp
.........\.........\TestMyDll.h
.........\.........\TestMyDll.rc
.........\.........\TestMyDll.vcxproj
.........\.........\TestMyDll.vcxproj.filters
.........\.........\TestMyDll.vcxproj.user
.........\.........\TestMyDllDoc.cpp
.........\.........\TestMyDllDoc.h
.........\.........\TestMyDllView.cpp
.........\.........\TestMyDllView.h
.........\.........\UserImages.bmp
.........\.........\ViewTree.cpp
.........\.........\ViewTree.h
.........\TestMyDll.sdf
.........\TestMyDll.sln
.........\TestMyDll.suo
.........\ipch\testmydll-ba352a36
.........\TestMyDll\Debug
.........\.........\res
.........\Debug
.........\ipch
.........\TestMyDll
TestMyDll