[DUG] manually process Windows messages
Ross Levis
ross at stationplaylist.com
Mon Jan 25 23:23:59 NZDT 2010
My registry app I mentioned a few days ago is non-visual with no forms, and
Forms is not included in the Uses clause.
In attempting to use a TCP socket system I've discovered that I need to
arrange for Windows messages to be processed otherwise the TCP buffers never
get any data. I don't want to include the Forms unit as this bloats the
executable too much, so I want to write my own message hander if possible.
I've looked at what Application.ProcessMessage does but I'm not sure what I
need to get this working. Any thoughts appreciated, or some code J.
Thanks,
Ross.
Tauranga.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20100125/ff71e6be/attachment.html
More information about the Delphi
mailing list