in reply to How do I send keyboard input to currently running Win32 apps?

Sounds like you may want to use Win32::Setupsup - which can be found at http://Jenda.Krynicky.cz.
- Moon
  • Comment on Re: How do I send keyboard input to currently running Win32 apps?

Replies are listed 'Best First'.
Re: Re: How do I send keyboard input to currently running Win32 apps?
by t0sh (Novice) on Jun 05, 2002 at 23:51 UTC
    Thanks, looks like just the thing I need! Now I only have to get to grips with using it :-)