| Store | Cart

Win32::FindWindow problem

From: Alexander (Sasha) Sirotkin <sash...@gmail.com>
Mon, 15 Dec 2008 00:17:07 +0200
I think there might be a bug in find_windows() function. It returns numeric
values instead of strings as shown below:

$VAR143 = bless( {
                   'basename' => '69',
                   'hwnd' => 65656,
                   'pid' => 1468,
                   'filename' => '67',
                   'windowtext' => '80',
                   'classname' => '80'
                 }, 'Win32::FindWindow' );

Recent Messages in this Thread
Alexander (Sasha) Sirotkin Dec 14, 2008 10:17 pm