[Interest] Fwd: libeay32.dll - The Ordinal 4369 could not be located

Till Oliver Knoll till.oliver.knoll at gmail.com
Fri Jan 24 11:59:37 CET 2014


Wrong recipient, sorry. :)


Anfang der weitergeleiteten E‑Mail:

> Von: Till Oliver Knoll <till.oliver.knoll at gmail.com>
> Datum: 24. Januar 2014 11:58:36 MEZ
> An: Phil Hannent <phil at hannent.co.uk>
> Betreff: Re: [Interest] libeay32.dll - The Ordinal 4369 could not be located
> 
> Am 24.01.2014 um 11:25 schrieb Phil Hannent <phil at hannent.co.uk>:
> 
>> ..
>> 
>> My issue is how can I get around this? I cannot remove the other
>> applications installation, however I did wonder if I can put a version
>> beside my application so that it gets picked first, one that works
>> every time. However Qt doesn't seem to bundle the DLL itself, so I
>> wouldn't know what to use.
> 
> Use the Dependency Walker to see which library/executable of your application pulls it in (just for confirmation). Also consider any Qt plugins whicht might pull in that dependency "at runtime".
> 
> Then provide a working copy and place it into your application directory, such that it gets picked up first. Also refer to MSDN docs about how DLLs are resolved. Take special note about the topic "DLL Injection", MS has a chapter about that, too (somewhere ;)).
> 
> Cheers,
>  Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140124/6415f5b7/attachment.html>


More information about the Interest mailing list