November 20, 2013
Here is my code: http://www.everfall.com/paste/id.php?1si5bl7yymec

It's compile ok, but when I run App. I got next error: "Entry point pqueue_size in libeay32.dll did not founded"

I had download OpenSSL, and put this lib to system32 and App folder. And it's did not help.
November 20, 2013
On Wednesday, 20 November 2013 at 11:00:07 UTC, Suliman wrote:
> Here is my code: http://www.everfall.com/paste/id.php?1si5bl7yymec
>
> It's compile ok, but when I run App. I got next error: "Entry point pqueue_size in libeay32.dll did not founded"
>
> I had download OpenSSL, and put this lib to system32 and App folder. And it's did not help.

I can't reproduce error on Windows 7 machine. Probably it's issue with installation of DMD on XP.