Make a counter that increments slowly and show it in one place.?SWEET IT WORKS GUYS! Thanks for sending me in the right direction. All I had to do was set my variab...
Make a counter that increments slowly and show it in one place.?Here is my updated code. Should make more sense now. But I still not sure how to get my variable to ...
Make a counter that increments slowly and show it in one place.?So I've tried to create a timer but I can't seem to get it to display. What am I missing? [code] sw...
Make a counter that increments slowly and show it in one place.?Hmm thanks! I've only just finished Intro to Comp Sci and I'm trying to tackle the win32 API on my ...
Make a counter that increments slowly and show it in one place.?The best I could come up with is this. [code] while(true){ wisdomCnt++; _stprintf_s(szBuffer, _T...
This user does not accept Private Messages