I am working on WPF application, I have a dll which depends on a c++ dll, the c++ dll is put manually in bin/debug folder (output directory), and every thing works well, But