in reply to Win 32 APIs for IPC (Perl to/from VB)
Every one of the APIs listed except CopyMemory is exposed through Win32::GUITest.
It also has a call, FindWindowLike() which will probably do away with the loop in that pseudo-code.
As indicated, I think that the CopyMemory is a VBism that will be taken care of by the Perl interface to SendMessage.
Good luck.
|
|---|