Martin Friebe schrieb:

The problem was started due to being forced to use a unit, that the developer didn't want. IMHO this must be solved, the rest is responsibility of the developer.

Other compilers have apptype specific startup code. The same could be achived by a global $define, e.g. APPTYPE, which forces the right app object(s) to be created. Then using units (e.g. Forms) must not necessarily cause the instantiation of another application object.

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to