Do they mix? Specifically I want the FindWindow and GetWindowText API. Any help would be much appreciated...thanks.
I think w32api_register_function has something to do with it but I can't get it to work.
Printable View
Do they mix? Specifically I want the FindWindow and GetWindowText API. Any help would be much appreciated...thanks.
I think w32api_register_function has something to do with it but I can't get it to work.
nope, you can use win api with it
if its ur server, maybe you can write the stuff to a text file, and have another app in vb or c++ parse the text file
just a thought :)
That is what I am doing...I just wanted to do it all through php.