Suppose there is a exe or process which finds process id of newly start process i have to use that pid in some other program but the main problem is that the process that finds pid has while(true ) loop. i.e infinite loop so i cant return any value from it. is there any solution .if yes then please help me.
Share
How about writing the PID that you find to some common external storage like a