Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Aug : Actions in DLL'S

www.cryer.info
Managed Newsgroup Archive

Actions in DLL'S

Subject:Actions in DLL'S
Posted by:"Richard Bibby" (richard.bib..@profdoc.se)
Date:Thu, 4 Aug 2005 21:27:11 +0200

Hej,

I have seen from the newsgroups that the Application.OnIdle event does not
get executed in DLL's and hence actions do not get processed.

I have placed a form in a DLL that uses actions.  Is there a way to trigger
the OnIdle event, or somehow get my actions working?  CAn I use a timer and
a call to HandleMessages ?

I can not use runtime libraries because my main app is not written in Delphi
(or by me!)

/Richard

Info

Glossary

Replies:

www.cryer.info
Managed Newsgroup Archive