Set the caption. Or look at all the handled windows and their hWnd's and see
which window isn't being handled. I usually store the hWnd for the window in
my Inspector wrapper class so I have a reference to it at all times for
things like that.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"goran" wrote in message
...
thanks. And if I have multiple "OpusApp" windows opened and all of them by
default have the same caption "Untitled Message" when I use FindWindow how
do
I get handle from current one as oppose from any that are already opened.
Thanks a lot for your time and help,
Goran