Computer GenesisCreated Programmers [b]and[/b] Users, Adam and Eve. Bill Gates as the Serpent is especially delicio...
How to pause a for loopThe WinAPI has evolved considerably over the years, the current idea of Windows apps now is they do...
How to pause a for loopWhat exactly do you mean by "call a function after the timer has finished"? You simply recreate the...
How to pause a for loopSleep, as you found out, is a blocking function. Don't use it in a WinAPI app if you want the app t...
How to pause a for loopDo you have the code you wrote to attempt this? You might be using a less-than-optimal idea, especi...