Hail,

I want to use FindWindow API in the following:

When a dialog box appears with the name I'm looking for, I want to fill in one of the text boxes...
It's from within my own application that this box will appear.
I put a timer with findwindow that checks to find the window every second but sometimes it fails to find it, other times it succeeds??? Am I missing something here?

Phailak