benlaw has asked for the wisdom of the Perl Monks concerning the following question:
I'd like to write a Win32 program which can simulate key press, such as <Printscreen>, <insert>, <F1>, <Shift>+<4>, I want to print a screen shot then save as file.
Thanks a lot
p.s. seems I need 'cl' when install Image::Magick module http://search.cpan.org/~jcristy/PerlMagick-6.24/Magick.pm
I search solution b4, it seems i need to install Visual C++, it there any method rather than install Viusal C++? Thanks a lot
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Simulate Key stroke, such as <Printscreen>
by Albannach (Monsignor) on Nov 28, 2005 at 04:28 UTC | |
by bart (Canon) on Nov 28, 2005 at 21:37 UTC | |
|
Re: Simulate Key stroke, such as <Printscreen>
by GrandFather (Saint) on Nov 28, 2005 at 04:20 UTC | |
|
Re: Simulate Key stroke, such as <Printscreen>
by jmcnamara (Monsignor) on Nov 28, 2005 at 08:53 UTC | |
|
Re: Simulate Key stroke, such as <Printscreen>
by gube (Parson) on Nov 28, 2005 at 05:17 UTC | |
|
Re: Simulate Key stroke, such as <Printscreen>
by zentara (Cardinal) on Nov 28, 2005 at 13:13 UTC | |
|
Re: Simulate Key stroke, such as <Printscreen>
by benlaw (Scribe) on Nov 28, 2005 at 14:05 UTC |