Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Apr : kernel32.RegisterWaitForInputIdle for Win32 application.

www.cryer.info
Managed Newsgroup Archive

kernel32.RegisterWaitForInputIdle for Win32 application.

Subject:kernel32.RegisterWaitForInputIdle for Win32 application.
Posted by:"Stephen Odgaard" (s..@cowi.dk)
Date:Fri, 14 Apr 2006 12:54:12 +0200

I am working on a new application that will call a DLL (which is under
development elsewhere).

For this reason I created a dummy DLL with the required function headers and
a begin/end block.

When running the application, the program stops at the application begin
location with the "kernel32.RegisterWaitForInputIdle"

I have no idea why it does this but it does seem to be related to the
connection to the DLL.
If I comment out all calls to the DLL the system does not stop.

Any help here would be appreciated.

Thanks

Stephen

Glossary

Replies:

www.cryer.info
Managed Newsgroup Archive