in reply to Win 32 APIs for IPC (Perl to/from VB)

Win32::GUI contains most (if not all) the functions you need. See hiddenWin.pl for a loop like the one you need. I believe Win32::GUI does contain SendMessage().

HTH, Jenda
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
   -- Rick Osborne

Edit by castaway: Closed small tag in signature

  • Comment on Re: Win 32 APIs for IPC (Perl to/from VB)