I have manually modified a generated .pas file. How can I stop CrossTalk from overwriting it?
Set the read only attribute for the .pas file. CrossTalk will skip over any read only .pas files during generation.
Set the read only attribute for the .pas file. CrossTalk will skip over any read only .pas files during generation.
CrossTalk regenerates every .pas file before each Delphi compile. Read only .pas files will be skipped and no error will occur.
CrossTalk is not infected, Avira sometimes generates a false positive of TR/ATRAPS.Gen. Each time we reported it to Avira, the next Avira update […]
(Image is out of date, .dll is now named Atozed.CrossTalk.Middle) This message is a bit misleading as it can happen even when Atozed.CrossTalk.Middle.dll […]
This can occur when either: The CrossTalk .dll files or VCRT files are not deployed properly. Please see the deployment topic in […]
Yes, CrossTalk can be used in an ISAPI application.
Yes. CrossTalk only generates .pas files. However the .pas files can be compiled and used by the C++ personalities in RAD Studio.
CrossTalk uses the latest released version of .NET at the time of release. .NET however is backwards compatible and can load any […]
CrossTalk can provide simple UI integration of WPF and other controls, however the focus of CrossTalk is for library integration and no […]