> I need to establish a program to program connection between two computers;
> one running windows XP, the other running Windows 3.11. I have Delphi 7 on
> the XP and Delphi 1 on the 3.11. I was going to install the ICS suite on 
> the
> 3.11, but ICS uses long filenames which are not legal in 3.11.

There are no required file that use a long name. All components have short 
file name and compile fine under Delphi 1 (Ok, maybe there are some line 
comment that need to be replaced by curly brace comments).

If you have problems with Delphi 1, please give the exact error message that 
Delphi gives.
Don't mess VC and VC32 directory. VC is for Delphi 1 and must be added in 
the library path before VC32 which contains all components.

--
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
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