Click here to Skip to main content
16,016,157 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to lcok GridCellCombo Pin
Matt Newman23-Mar-02 9:32
Matt Newman23-Mar-02 9:32 
AnswerRe: How to lcok GridCellCombo Pin
thibodaux2-Apr-02 4:45
thibodaux2-Apr-02 4:45 
QuestionWhat to make timer? Pin
23-Mar-02 8:48
suss23-Mar-02 8:48 
AnswerRe: What to make timer? Pin
Mazdak23-Mar-02 9:01
Mazdak23-Mar-02 9:01 
GeneralRe: What to make timer? Pin
23-Mar-02 8:59
suss23-Mar-02 8:59 
GeneralRe: What to make timer? Pin
Mazdak23-Mar-02 9:10
Mazdak23-Mar-02 9:10 
AnswerRe: What to make timer? Pin
Mazdak23-Mar-02 9:03
Mazdak23-Mar-02 9:03 
GeneralRe: What to make timer? Pin
23-Mar-02 9:33
suss23-Mar-02 9:33 
I think i describe my question wrongly.

I need a timer to count how long the program has been waiting:

e.g.
if (x=10)
{
pause indefinitely

if (timer = 1000ms) //function pause for 1000 ms already
continue to do stuff here....
}


How can i implement this timer??? Any example!????

Thanks!!!!
GeneralRe: What to make timer? Pin
Mazdak23-Mar-02 9:40
Mazdak23-Mar-02 9:40 
AnswerRe: What to make timer? Pin
lilei23-Mar-02 8:59
lilei23-Mar-02 8:59 
GeneralHTML help, Keyword problem ! Pin
Hadi Rezaee23-Mar-02 8:05
Hadi Rezaee23-Mar-02 8:05 
GeneralArray problem Pin
23-Mar-02 7:55
suss23-Mar-02 7:55 
GeneralIt works now...thanks Pin
23-Mar-02 8:03
suss23-Mar-02 8:03 
GeneralClear Screen Pin
joeperris23-Mar-02 7:35
joeperris23-Mar-02 7:35 
GeneralRe: Clear Screen Pin
Nish Nishant23-Mar-02 7:42
sitebuilderNish Nishant23-Mar-02 7:42 
GeneralActiveX Pin
syedhassan423-Mar-02 5:56
syedhassan423-Mar-02 5:56 
Generaltime-consuming thread Pin
RichardWdy23-Mar-02 4:28
RichardWdy23-Mar-02 4:28 
GeneralRe: time-consuming thread Pin
Christopher Duncan23-Mar-02 4:41
Christopher Duncan23-Mar-02 4:41 
GeneralRe: time-consuming thread Pin
RichardWdy23-Mar-02 4:52
RichardWdy23-Mar-02 4:52 
GeneralRe: time-consuming thread Pin
Joaquín M López Muñoz23-Mar-02 4:55
Joaquín M López Muñoz23-Mar-02 4:55 
GeneralRe: time-consuming thread Pin
Christopher Duncan23-Mar-02 4:58
Christopher Duncan23-Mar-02 4:58 
GeneralRe: time-consuming thread Pin
RichardWdy24-Mar-02 0:51
RichardWdy24-Mar-02 0:51 
GeneralRe: time-consuming thread Pin
Christopher Duncan24-Mar-02 6:37
Christopher Duncan24-Mar-02 6:37 
GeneralRe: time-consuming thread Pin
Tim Smith24-Mar-02 6:47
Tim Smith24-Mar-02 6:47 
GeneralDLL Pin
Stan the man23-Mar-02 4:10
Stan the man23-Mar-02 4:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.