[perl-win32-gui-users] Access the text content of a message box

2006-09-12 Thread Wang, Yu
Hi, all, I am trying to automatically handle the exception dialogs (I believe they are message boxes) thrown from micosoft offices (COM objects). The problem I meet is how to get the text content of the exception dialog after I get the handle of the window. Once I can have that information, I can

Re: [perl-win32-gui-users] [win32-gui] Access the text content of a message box

2006-09-19 Thread Wang, Yu
Thanks a lot, Robert. Yu -Original Message- From: Robert May [mailto:[EMAIL PROTECTED] Sent: Friday, September 15, 2006 10:24 AM To: Wang, Yu Cc: 'perl-win32-gui-users@lists.sourceforge.net' Subject: Re: [win32-gui] [perl-win32-gui-users] Access the text content of a message