I've been using, for a long time, the code FindWindowEx(Hwnd, 0, 'Chrome_OmniboxView', nil)
to get the URL from Google Chrome. But suddenly the class Chrome_OmniboxView is no longer avaliable.
I can not find any kind of solution, here or anywhere :( Please, someone have any idea how to get the URL from Chrome in a different way?