Description: 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.
To Search:
File list (Check if you may need any files):
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