Hi, there's an application that doesn't have anything written on the window title, so I can't use FindWindow() to get its handle.

So I wanted to know how to get the window handle from the process name. Any ideas?