Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 May : How to pass messages ?
| Subject: | How to pass messages ? |
| Posted by: | "Daniel Szasz" (danie..@i4p.biz) |
| Date: | Thu, 25 May 2006 14:02:53 |
Hello
I have an application with the main form that does a lot of things ( receive
messages)
I wish to know what can I do that when I open another form with ShowModal to
make the main form still continue to process all the received messages.
Thanks
Daniel