In this specific instance -
I am within Program One and run another (from within the dll) - Program Two
Program Two creates an instance of TSimpleIPCServer once running
I need Program One to 'pause' the function that started Program Two
until the IPCServer is active,
but I still need Program One's Form / Messages to continue
Also a couple of other functions that require actions from processes
that are started, then wait till active.
Not all of the exe's using the FPC dll are written in FPC/Laz -
therefore cant rely on access to Application.ProcessMessages ?
Michael Van Canneyt wrote:
On Fri, 3 Mar 2006, SteveG wrote:
Would anybody know how to implement a 'pause' routine within a dll
(WinXP)
Sleep stops the app from responding, and calling
Application.ProcessMessages within a loop causes illegal ops
Define 'pause' ?
What should still happen during the pause and what not ?
Michael.
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives