in reply to Installing Win32::Screenshot
and yes, they're case sensitive. I couldn't get the CaptureWindow() functions to work though. They capture the entire screen, not the window, but that shouldn't be a problem with what you're doing. Good Luck!use win32::API; use Image::Magick; use Win32::Screenshot;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Installing Win32::Screenshot
by Anonymous Monk on Aug 30, 2007 at 13:46 UTC |