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.



_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to