cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: WITHOUT_MM_LIB question

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Thu, 27 May 2004 21:35:40 +0200

"David Byron" <DByron_at_everdreamcorp.com> said:

> If someone tells me what configurations they want to build this way,
> I'll include them in the patch to change the default CFLAGS back. I
> guess it's the DLL ones (resulting in release-dll-nomm, etc.), but I'm
> not sure.

I think there are too many build combination already. The
issue can be simplified by dynamically loading winmm.dll
and use timeGetTime() if available or use GetLocalTime()
otherwise. Could do this in easy.c / win32_init().

--gv
Received on 2004-05-27