Hi guys. I have such decent problem. In my code I would like to capture screen in Firefox Browser Window using OpenCV. The problem is that the result of FindWindow is nullptr so the app crashes. I don't see the title of the Window. Task manager shows: "My chat with Bill Warner ... and so on" (it is long). How Can I found Window if I know it start "My chat"... without the need to specify complete string of the Window title?