I think the problem is in here :
try this:PHP Code:new_hwnd = NULL;
new_hwnd = FindWindow(NULL, pcBuf);
PHP Code:new_hwnd = NULL;
FindWindow(NULL, pcBuf);
sprintf(new_hwnd, pcBuf);
|
Results 1 to 6 of 6
Thread: Annoying...Threaded View
|
Click Here to Expand Forum to Full Width |