Introduction - If you have any usage issues, please Google them yourself
It is assumed that you are having a fair knowledge of Rebasing DLLs. If you have any problems regarding rebasing, refer my article Need for Rebasing DLLs. Also, a little knowledge of copy on write mechanism used by Windows OS is required. No worries, if you don t know, just relax, I will explain it to you right now, but in a very short way. Also, there is something known as memory mapped files.
Packet : 103244843withrebaseandbind_source.zip filelist
WithRebaseAndBind_source/
WithRebaseAndBind_source/Bin/
WithRebaseAndBind_source/Bin/BindTest.txt
WithRebaseAndBind_source/Bin/Dll1.dll
WithRebaseAndBind_source/Bin/Dll1.exp
WithRebaseAndBind_source/Bin/Dll1.lib
WithRebaseAndBind_source/Bin/Dll2.dll
WithRebaseAndBind_source/Bin/Dll2.exp
WithRebaseAndBind_source/Bin/Dll2.lib
WithRebaseAndBind_source/Bin/exportDll1.txt
WithRebaseAndBind_source/Bin/exportDll2.txt
WithRebaseAndBind_source/Bin/importExe.txt
WithRebaseAndBind_source/Bin/TestExe.exe
WithRebaseAndBind_source/Dll1/
WithRebaseAndBind_source/Dll1/Dll1.cpp
WithRebaseAndBind_source/Dll1/Dll1.dsp
WithRebaseAndBind_source/Dll1/Dll1.dsw
WithRebaseAndBind_source/Dll1/Dll1.h
WithRebaseAndBind_source/Dll1/StdAfx.cpp
WithRebaseAndBind_source/Dll1/StdAfx.h
WithRebaseAndBind_source/Dll2/
WithRebaseAndBind_source/Dll2/Dll2.cpp
WithRebaseAndBind_source/Dll2/Dll2.dsp
WithRebaseAndBind_source/Dll2/Dll2.dsw
WithRebaseAndBind_source/Dll2/Dll2.h
WithRebaseAndBind_source/Dll2/StdAfx.cpp
WithRebaseAndBind_source/Dll2/StdAfx.h
WithRebaseAndBind_source/TestExe/
WithRebaseAndBind_source/TestExe/ReadMe.txt
WithRebaseAndBind_source/TestExe/StdAfx.cpp
WithRebaseAndBind_source/TestExe/StdAfx.h
WithRebaseAndBind_source/TestExe/TestExe.cpp
WithRebaseAndBind_source/TestExe/TestExe.dsp
WithRebaseAndBind_source/TestExe/TestExe.dsw