LoadLibrary Error 139

Mostly a note to myself but if you ever get error 139 from a call to LoadLibrary, the DLL you are trying to load may be using different C runtime linkage than your program (/MT vs /MD)

About John

Canadian ex-pat living in San Diego. Hacker, entrepreneur, surfer, scuba diver
This entry was posted in Coding. Bookmark the permalink.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>