> Is it possible to have a multi-threaded console application?

Yes. BTDT.

> The reason I ask, is because I can't see CheckSynchronize() being
> called anywhere in TCustomApplication descendants like what Lazarus
> (console app project) creates?

Well, if you want to do it that way, you're free to insert the call in your 
descendants, but...

> So how does this work with TThread based threads and console apps?

... actually I never used CheckSynchronize at all. ;)


Vinzent.
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: 
http://www.gmx.net/de/go/multimessenger01
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to