When I'm using some dll I get the message below:

This dll is working fine on some systems, but I can't get it to work on some others. I can't figure out why. How can I solve this for all systems?
When I'm using some dll I get the message below:

This dll is working fine on some systems, but I can't get it to work on some others. I can't figure out why. How can I solve this for all systems?
0x8007007E - that's because you might be using 64 bit dll on 32 bit machine or the other way around.