Click here to Skip to main content
15,913,487 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: save dialog Pin
lahom27-May-08 16:14
lahom27-May-08 16:14 
GeneralRe: save dialog Pin
David Crow27-May-08 16:25
David Crow27-May-08 16:25 
GeneralRe: save dialog Pin
lahom27-May-08 16:39
lahom27-May-08 16:39 
GeneralRe: save dialog Pin
SandipG 27-May-08 18:30
SandipG 27-May-08 18:30 
GeneralRe: save dialog Pin
lahom28-May-08 21:27
lahom28-May-08 21:27 
QuestionWaitForSingleobject vs SetTimer Pin
rp_suman27-May-08 15:40
rp_suman27-May-08 15:40 
AnswerRe: WaitForSingleobject vs SetTimer Pin
David Crow27-May-08 16:01
David Crow27-May-08 16:01 
QuestionRe: WaitForSingleobject vs SetTimer Pin
rp_suman27-May-08 17:12
rp_suman27-May-08 17:12 
I want one of my function to be called every 100 ms which will do some procees.

This function will check some conditions to call or not some other small functions.

To call the function every 100 ms, which is better timer or WaitForSingleObject()?

Thanks,
Suman

--
"Programming is an art that fights back!"

AnswerRe: WaitForSingleobject vs SetTimer Pin
SandipG 27-May-08 18:35
SandipG 27-May-08 18:35 
GeneralRe: WaitForSingleobject vs SetTimer Pin
rp_suman27-May-08 20:55
rp_suman27-May-08 20:55 
AnswerRe: WaitForSingleobject vs SetTimer Pin
Nelek27-May-08 22:02
protectorNelek27-May-08 22:02 
GeneralRe: WaitForSingleobject vs SetTimer Pin
rp_suman28-May-08 4:05
rp_suman28-May-08 4:05 
Questionemployee pay calculator Pin
Pathetic27-May-08 15:28
Pathetic27-May-08 15:28 
AnswerRe: employee pay calculator Pin
David Crow27-May-08 16:04
David Crow27-May-08 16:04 
GeneralRe: employee pay calculator Pin
Pathetic28-May-08 12:19
Pathetic28-May-08 12:19 
AnswerRe: employee pay calculator Pin
ShilpiP27-May-08 19:56
ShilpiP27-May-08 19:56 
GeneralRe: employee pay calculator Pin
Pathetic28-May-08 12:17
Pathetic28-May-08 12:17 
GeneralRe: employee pay calculator Pin
ShilpiP28-May-08 20:46
ShilpiP28-May-08 20:46 
AnswerRe: employee pay calculator Pin
Nelek27-May-08 21:55
protectorNelek27-May-08 21:55 
GeneralRe: employee pay calculator Pin
gbeez28-May-08 11:21
gbeez28-May-08 11:21 
GeneralTe: employee pay calculator Pin
Pathetic28-May-08 12:04
Pathetic28-May-08 12:04 
GeneralRe: Te: employee pay calculator Pin
gbeez29-May-08 4:14
gbeez29-May-08 4:14 
GeneralRe: employee pay calculator Pin
Nelek1-Jun-08 7:43
protectorNelek1-Jun-08 7:43 
GeneralRe: employee pay calculator Pin
gbeez3-Jun-08 4:53
gbeez3-Jun-08 4:53 
GeneralRe: employee pay calculator Pin
Pathetic3-Jun-08 14:03
Pathetic3-Jun-08 14:03 

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.