> > Only used. I even deleted all ICS dcu files. > > I created a new console mode application (D7), added NOFORMS in the project > defines. > Compilation gives a filesize: 39.424 Bytes. > Added WSocket to the uses clause: 91.136 Bytes. > Added WSocketS to the uses clause: 91.648 Bytes. > Removed NOFORMS from the defines: 427.008 Bytes. > > Options are for debugging: no optimization, range checking enabled, I/O > checking enabled, Overflow checking enabled, debug information enabled. > > My conclusion is that NOFORMS works very well, including with > TWSocketServer.
>From Mail from me to Francois dd 24 aug 2004 (so the fix point is post that date): ..... wsocketS imports unit controls without using it (or is it for the USE_SSL?) anyway, it should be under IFDEF NOFORMS or USE_SSL or both. ... So simply putting controls under no_forms would probably fix it in an older version, should sb need it. -- 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