When building in VisualStudio 2012, 64 bit, the hooked LdrLoadDll fails with an access violation any time LoadLibray is called with vld enabled.
This is 100% reproducible for me by running the testsuite under VS2012 with the x64 configuration selected (under Windows8 x64)
The same test is successful for VS2012 x86, as well as VS2010 x86 & VS2010 x64.
Comments: I fix this problem with Win8. They change LdrLoadDll signature
This is 100% reproducible for me by running the testsuite under VS2012 with the x64 configuration selected (under Windows8 x64)
The same test is successful for VS2012 x86, as well as VS2010 x86 & VS2010 x64.
Comments: I fix this problem with Win8. They change LdrLoadDll signature