Delay
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
How to add a timer delay in a dialog based application in visual C++? Usman Arif
-
How to add a timer delay in a dialog based application in visual C++? Usman Arif
See
SetTimer()
andKillTimer()
to set a periodic low-resolution timer. To suspend execution, useSleep()
. /ravi My new year's resolution: 2048 x 1536 Home | Articles | Freeware | Music ravib@ravib.com