Hi everyone,

i am trying to load the libcurl.dll into J. But unfortunately it returns the error message:

domain error : cd.

The command to call is like this:

'C:\archive\curl_DLL_ONLY\nossl\libcurl.dll curl_easy_init * ' cd ''

I checked the function curl_easy_init . The signature is the following:
CURL *curl_easy_init( );
It accepts nothing and returns a pointer.

What can i do next ?
I believed that J does not have the correct credentials to run the dll. How can i checked this ?

Thx for any hints or comments,
Kim



----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to