I have a while loop in my MS C++ Code that is constantly checking if another process is finished. The problem is that while this while loop is running it pratically uses all the cpu just running this while loop. Why is that. I have noticed this in some other spots as well. Other apps are...
I am using vbscript to edit data in the registry. When I grab the data out of the registry it is an array of integers. I edit it however it now seems that I cannot write the data back to the registry as the array. It states that I have to write the data back as a single DWORD value.
Here is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.