[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] libmicrohttpd-0.4.4 on Windows
From: |
Nils Durner |
Subject: |
Re: [libmicrohttpd] libmicrohttpd-0.4.4 on Windows |
Date: |
Wed, 06 Jan 2010 11:59:13 +0100 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.5) Gecko/20091204 Lightning/1.0b1 Thunderbird/3.0 |
> Has anyone successfully used the new Windows binaries that were posted
> in Dec? My exe is hanging before it even gets to main(). That makes it
> look like a DLL initialization problem.
>
I noticed a similar hang in GNUnet with this DLL but didn't investigate
further since it worked fine with SSL disabled.
> Does anyone know when this would be called on Windows?
>
> void __attribute__ ((constructor)) MHD_init ();
>
I don't know for sure, but I'd say it's DllMain.
If you don't need SSL for a test run, I could send you the "special"
build I made for GNUnet.
Regards,
Nils Durner