> No Message pumb?
> All other components work correctly, also CleverComponents' clSMTP 
> component works but I want to use ICS.

Does the other component are real event driven components using Windows 
messages ? I guess not. ICS make use of messages (winsock messages and 
others). So it doesn't work if you don't have a message pump. Easy to build 
one.

--
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
http://www.overbyte.be


>
> Dont you have IntraWeb installed? Its by default installed in the Delphi 
> IDE. Can you please make a test by yourself?
>
> Thanks
>
>> If no event fire, then probably there is no message pump.
>> btw: What is a "normal Win32 app" for you ? I guess it is a GUI 
>> application
>> which has a message pump by default. A console mode application doesn't 
>> have
>> a message pump by default. You have to build one yourself.
> -- 
> 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 

-- 
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