I want to use the function SetFocus
but it wants hwnd as a param
SetFocus(hwnd HWND)
i want to know how do i find what the hwnd is of running programs?