Re: [twsocket] [OT] Problem migrating ProxyInfo to D2009

2009-02-17 Thread Arno Garrels
Hi Maurizio,

 One API always fail with error 1003 

Which one? Which line?

From a very brief look:

 TGetProxyInfo = function (
lpszUrl: LPCSTR;

LPCSTR maps to either Ansi or Unicode, however you pass it a PAnsiChar
URL?

--
Arno Garrels



-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] [OT] Problem migrating ProxyInfo to D2009

2009-02-17 Thread Maurizio Lotauro
Scrive Arno Garrels arno.garr...@gmx.de:

 Hi Maurizio,

Hi Arno,

  One API always fail with error 1003 
 
 Which one? Which line?

When the GetProxyInfo is called.
You can try yourself, the code that I posted practically works out of the box.

 From a very brief look:
 
  TGetProxyInfo = function (
 lpszUrl: LPCSTR;
 
 LPCSTR maps to either Ansi or Unicode, however you pass it a PAnsiChar
 URL?

No, LPCSTR maps only to PAnsiChar. The type you are referring is LPCTSTR.


Bye, Maurizio.


This mail has been sent using Alpikom webmail system
http://www.alpikom.it

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] [OT] Problem migrating ProxyInfo to D2009

2009-02-17 Thread Arno Garrels
Maurizio Lotauro wrote:
 Scrive Arno Garrels arno.garr...@gmx.de:
 
 Hi Maurizio,
 
 Hi Arno,
 
 One API always fail with error 1003
 
 Which one? Which line?
 
 When the GetProxyInfo is called.
 You can try yourself, the code that I posted practically works out of
 the box. 

What is TInitializeAutoProxyDll?

 
 From a very brief look:
 
 TGetProxyInfo = function (
 lpszUrl: LPCSTR;
 
 LPCSTR maps to either Ansi or Unicode, however you pass it a
 PAnsiChar URL?
 
 No, LPCSTR maps only to PAnsiChar. The type you are referring is
 LPCTSTR. 

Arrgh, mixed up the types :)

--
Arno Garrels 

 
 
 Bye, Maurizio.
 
 
 This mail has been sent using Alpikom webmail system
 http://www.alpikom.it
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] [OT] Problem migrating ProxyInfo to D2009

2009-02-17 Thread Arno Garrels
Arno Garrels wrote:
 
 What is TInitializeAutoProxyDll?

Sorry, found, I should stop coding today :)

--
Arno Garrels


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] [OT] Problem migrating ProxyInfo to D2009

2009-02-17 Thread Matt Minnis
Yeah, we all have days like that.
On those days, you'll save yourself time by doing something else. 

-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Arno Garrels
Sent: Tuesday, February 17, 2009 13:20
To: ICS support mailing
Subject: Re: [twsocket] [OT] Problem migrating ProxyInfo to D2009

Arno Garrels wrote:
 
 What is TInitializeAutoProxyDll?

Sorry, found, I should stop coding today :)

--
Arno Garrels


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] [OT] Problem migrating ProxyInfo to D2009

2009-02-17 Thread Arno Garrels
Matt Minnis wrote:
 Yeah, we all have days like that.
 On those days, you'll save yourself time by doing something else.

Thanks, that's helpful, I'll try to continue investigating deeper 
reasons of the financial crisis today, very interesting stuff, btw! But 
unfortunately rather OT. 
  
--
Arno Garrels 

 

 
 -Original Message-
 From: twsocket-boun...@elists.org
 [mailto:twsocket-boun...@elists.org] On Behalf Of Arno Garrels
 Sent: Tuesday, February 17, 2009 13:20
 To: ICS support mailing
 Subject: Re: [twsocket] [OT] Problem migrating ProxyInfo to D2009
 
 Arno Garrels wrote:
 
 What is TInitializeAutoProxyDll?
 
 Sorry, found, I should stop coding today :)
 
 --
 Arno Garrels
 
 
 --
 To unsubscribe or change your settings for TWSocket mailing list
 please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
 Visit our website at http://www.overbyte.be
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be