[Lazarus] PostMessage return value
Xiangrong Fang
xrfang at gmail.com
Mon Sep 15 11:17:23 CEST 2014
2014-09-15 17:12 GMT+08:00 Michael Schnell <mschnell at lumino.de>:
>
> For better clearness, flexibility and portability I would use
> Application.QueueAsyncCall instead (Or TThread.Queue, if you are on the svn
> Version of fpc and would like to do it Delphi-compatible).
>
I would like to use the most clear, simple FPC way of inter-thread
c
ommunication / locking of shared resources. I DO need cross platform
(linux/windows), but I do NOT want Delphi compatibility, my app only
compiles with FPC/Lazarus :-)
Finally, I prefer to use the latest GENERALLY-AVAIABLE version of FPC,
which is 2.6.4 now, to save me trouble to setup development version of FPC
on any PC I would need to run FPC :-)
Any more hint please? Thanks a lot!
Xiangrong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140915/f7ecc4b8/attachment-0003.html>
More information about the Lazarus
mailing list