![]() |
Pause a program
I need to call a function every 1 second in my Windows (GUI) program. I have tried the following:
:
#include <windows.h>Does C++ (or the Windows API) have a built-in pause or timer function for this purpose? Thanks. |
This is what I got from a search on Win32 timer. This is a very common task, I am sure a cursory search of whatever docs you have, for whatever GUI framework you are using should show you its particular way of doing things.
|
Game_Ender++
AntiNinja-- |
I know sry, didnt read the entire post. :(
|
I found the instructions that link gave were a little too complicated. This tutorial was much easier to follow.
|
| All times are GMT -5. The time now is 12:49 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC