Trying to get a Website onto a texture pretty similar to what WebDX in girlpower-folder does but not with the html-renderer, because I do not want the html-renderer to slow down my patch, if i’m using screenshot the IE/Firefox may run on another CPU core.
But, the controls over SendMessage (windows) wont work on Internet Explorer or Firefox.
I’m reading the handle with WindowList and HWND, and I’m sending the mouse down and up just like in the WebDX-patch.
I’m on a Win7 64bit (using IE64 bit, IE32bit and Mozilla Firefox)
I know that the Handle is right because when I use 256 at MessageCode and put 114 at Pin W then a searchbar is popping up.
I know, there is the list, and Mouse Hover,Down&Up is 512,513 and 514 but nothing happens there…
so if anybody knows the right configuration if this is possible, please tell me.
thanks, avaos