cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Please HELP. Cant even get Debug function to work (Crypt Master)

From: Matt Veenstra <matt_at_tribeworks.com>
Date: Tue, 25 Nov 2003 08:11:12 -0800

>
> I must eat some humble pie. Eventually I twiged that I have to run in a
> stdcall environment, and libcurl uses __cdecl by the looks of it.
>
> This sorted out most of the problems, although its weird it worked on one
> machine and not another.
>
    Hello,

On windows there are some compile flags that will build the standard c
library into your dll or application.

In general, you would want to have these set to avoid this kind of problem.
My guess is this would prevent the problem when transferring to different
machines.

Bye,
Matt

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
Received on 2003-11-25