Either hack Win32::GuiTest to expose GetWindowThreadProcessId, or use Win32::API
use Win32::API; BEGIN { Win32::API::->Import("user32","DWORD GetWindowThreadProcessId( HWN +D hWnd, LPDWORD lpdwProcessId)") or die $^E; }
In reply to Re: Win32::GuiTest process id
by Anonymous Monk
in thread Win32::GuiTest process id
by leonidlm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |