by fast_rx » Sep 26, 2004 @ 6:49pm
That makes sense that another app may not be responding to the WM_GETTEXT request.
But, I don't see where PF is setting a class name, so what should you do to make it work?
And lastly, I was not using the mutex to determine when I should even be looking for the existing window. I suppose that is a safer way to do things, so that is added now. That will probably eliminate 99/100th of the problems.