文件名称:TestDllN
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 23.56mb
- 下载次数:
- 0次
- 提 供 者:
- 大*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在应用程序中,除了隐式的链接动态链接库外,也可显式链接动态链接库。尤其当没有与DLL相关联的LIB文件时,则必须使用显式链接。使用显式链接必须知道函数返回值的类型和所传递的参数个数、类型和顺序。以下将演练如何显式调用动态链接库。-In the application, in addition to implicitly link the dynamic link library, but also to explicitly link the dynamic link library. Especially when not associated with the DLL LIB file, you must use an explicit link. Using explicit link must know the type of function return value and the number of arguments passed, type and order. The following exercises how to explicitly invoke the dynamic link library.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestDllN\Debug\TestDllN.exe
........\.....\TestDllN.ilk
........\.....\TestDllN.pdb
........\TestDllN\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
........\........\.....\TestDllN.exe.embed.manifest
........\........\.....\TestDllN.exe.embed.manifest.res
........\........\.....\TestDllN.exe.intermediate.manifest
........\........\.....\TestDllN.lastbuildstate
........\........\.....\TestDllN.log
........\........\.....\TestDllN.obj
........\........\.....\TestDllN.pch
........\........\.....\TestDllN.res
........\........\.....\TestDllNDoc.obj
........\........\.....\TestDllNView.obj
........\........\.....\TestDllN_manifest.rc
........\........\.....\vc100.idb
........\........\.....\vc100.pdb
........\........\.....\ViewTree.obj
........\........\DllN.dll
........\........\FileView.cpp
........\........\FileView.h
........\........\MainFrm.cpp
........\........\MainFrm.h
........\........\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
........\........\...\TestDllN.ico
........\........\...\TestDllN.rc2
........\........\...\TestDllNDoc.ico
........\........\...\Toolbar.bmp
........\........\...\Toolbar256.bmp
........\........\resource.h
........\........\stdafx.cpp
........\........\stdafx.h
........\........\targetver.h
........\........\TestDllN.aps
........\........\TestDllN.cpp
........\........\TestDllN.h
........\........\TestDllN.rc
........\........\TestDllN.vcxproj
........\........\TestDllN.vcxproj.filters
........\........\TestDllN.vcxproj.user
........\........\TestDllNDoc.cpp
........\........\TestDllNDoc.h
........\........\TestDllNView.cpp
........\........\TestDllNView.h
........\........\UserImages.bmp
........\........\ViewTree.cpp
........\........\ViewTree.h
........\TestDllN.sdf
........\TestDllN.sln
........\TestDllN.suo
........\ipch\testdlln-4301702e
........\TestDllN\Debug
........\........\res
........\Debug
........\ipch
........\TestDllN
TestDllN
........\.....\TestDllN.ilk
........\.....\TestDllN.pdb
........\TestDllN\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
........\........\.....\TestDllN.exe.embed.manifest
........\........\.....\TestDllN.exe.embed.manifest.res
........\........\.....\TestDllN.exe.intermediate.manifest
........\........\.....\TestDllN.lastbuildstate
........\........\.....\TestDllN.log
........\........\.....\TestDllN.obj
........\........\.....\TestDllN.pch
........\........\.....\TestDllN.res
........\........\.....\TestDllNDoc.obj
........\........\.....\TestDllNView.obj
........\........\.....\TestDllN_manifest.rc
........\........\.....\vc100.idb
........\........\.....\vc100.pdb
........\........\.....\ViewTree.obj
........\........\DllN.dll
........\........\FileView.cpp
........\........\FileView.h
........\........\MainFrm.cpp
........\........\MainFrm.h
........\........\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
........\........\...\TestDllN.ico
........\........\...\TestDllN.rc2
........\........\...\TestDllNDoc.ico
........\........\...\Toolbar.bmp
........\........\...\Toolbar256.bmp
........\........\resource.h
........\........\stdafx.cpp
........\........\stdafx.h
........\........\targetver.h
........\........\TestDllN.aps
........\........\TestDllN.cpp
........\........\TestDllN.h
........\........\TestDllN.rc
........\........\TestDllN.vcxproj
........\........\TestDllN.vcxproj.filters
........\........\TestDllN.vcxproj.user
........\........\TestDllNDoc.cpp
........\........\TestDllNDoc.h
........\........\TestDllNView.cpp
........\........\TestDllNView.h
........\........\UserImages.bmp
........\........\ViewTree.cpp
........\........\ViewTree.h
........\TestDllN.sdf
........\TestDllN.sln
........\TestDllN.suo
........\ipch\testdlln-4301702e
........\TestDllN\Debug
........\........\res
........\Debug
........\ipch
........\TestDllN
TestDllN