Hello,
 
I have installed ICS under C++Builder2006.
 
But my program, which was running fine under C++Builder6, doesn't work :
 
When I do 
 
httpcli1=new THttpCli(NULL);
httpcli1->URL=AnsiString( "http://... <http://.../> " );
 
and I debug my prog, I still have httpcli1->URL=NULL 
 
I'm not able to set my URL ?!?
 
Could anyone help me ?
Thank You,
 
Yves
 
 
 
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to