or download this
C:\test\myApp>depends64 -c -pb -of MyApp.depends MyApp.Exe ext\ExtDll.
+dll
C:\test\myApp>type MyApp.depends
...
Error: The Side-by-Side configuration information for "c:\test\myapp\e
+xt\EXTDLL.DLL" contains errors. The application has failed to start b
+ecause its side-by-side configuration is incorrect. Please see the ap
+plication event log for more detail (14001).
GetProcAddress(0x0000000000180000 [c:\test\myapp\ext\EXTDLL.DLL], "boo
+t") called from "c:\test\myapp\MYAPP.EXE" at address 0x00000001400010
+92 and returned 0x0000000000181000.
Exited "c:\test\myapp\MYAPP.EXE" (process 0x840) with code 0 (0x0).