link dll to executable

Posted by user353707 on Stack Overflow See other posts from Stack Overflow or by user353707
Published on 2010-05-29T18:36:34Z Indexed on 2010/05/29 18:42 UTC
Read the original article Hit count: 206

Filed under:
|

How can I link the .dll file to an executable?

I do not have the source for the dll nor executable. The two files operate on a 64-bit system.

When the executable is ported from another system, I get "The application failed to initialize properly (0xc0150002). Click OK to Terminate the program.

© Stack Overflow or respective owner

Related posts about dll

Related posts about link