cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Integration in a DLL

From: JCDUS <as_megas_at_yahoo.fr>
Date: Wed, 01 Feb 2006 15:02:43 +0100

Thanks for your reply, I guess you're right, but I use C++ builder to
make my DLL and I can't figure out how to set it to use the
multithreaded C runtime library. I've tried to make a new project of DLL
and choosed a multithreaded C DLL, but it didn't solved the problem.

>One of the common crashes on windows with dlls comes when you have
>different C runtime libraries for your dlls and exes and do a new in dll
>code and delete in exe or vice-versa. This results in an invalid heap
>memory kind of crash. You can rectify it by making sure that all dlls/
>exes are using multithreaded C runtime dll.
>
>Thanks
>Dinesh
>
>
>

        

        
                
___________________________________________________________________________
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com
Received on 2006-02-01