| Subject: | Indy10 and FastMM4 |
| Posted by: | Jack MacRank |
| Date: | Fri, 31 Jul 2009 |
Hi Remy,
Thanks for all your development and support of Indy!
Recently I was looking at the file "IdCompilerDefines.inc" and noticed the "USEFASTMM4" compiler directive. I've been using Indy10 for over a year with Delphi 7 but I have never manually defined this compiler directive. I also use the FastMM4, FastMove and FastCode libraries in all my Delphi 7 applications that use Indy10 components.
If I don't compile Indy10 with "USEFASTMM4" defined but I include FastMM4 in my Delphi 7 .dpr file, will Indy10 still use the FastMM4 functions? Also the same question goes for the FastMove and FastCode libraries.
Thanks for your time and help!