Help for this page

Select Code to Download


  1. or download this
            Win32::API::->Import(
                "user32",
                "DWORD GetWindowThreadProcessId( HWND hWnd, LPDWORD lpdwPr
    +ocessId)"
            ) or die $^E;