Click here to Skip to main content

C / C++ / MFC

    RSS: RSS Feed

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page  Show 
  Refresh
AnswerRe: Disable Restoredown button PinmemberCode-o-mat22:45 2 Dec '08  
AnswerRe: Disable Restoredown button Pinmember SandipG 22:55 2 Dec '08  
AnswerRe: Disable Restoredown button PinmemberJijo raj22:25 3 Dec '08  
QuestionSpace bar problem.......... Pinmembershaina223120:19 2 Dec '08  
AnswerRe: Space bar problem.......... PinmemberCode-o-mat22:23 2 Dec '08  
Questionmulti midea timers with windows timer Pinmember220817:56 2 Dec '08  
AnswerRe: multi midea timers with windows timer PinmemberStuart Dootson22:11 2 Dec '08  
You can use them both at once. SetTimer is better integrated with the window messaging infrastructure (because it sends a WM_TIMER message on expiry). Multimedia timers are more accurate and have a higher resolution than SetTimer, but are harder to use (I suspect your callback runs in a different thread than the one you call timeSetEvent. Also, there are limitations on what you can call in hte callback).

 

Questioncovert to upper Pinmemberjonig1917:15 2 Dec '08  
AnswerRe: covert to upper PinmemberMaximilien17:29 2 Dec '08  
AnswerRe: covert to upper PinmemberManish K. Agarwal19:01 2 Dec '08  
GeneralRe: covert to upper Pinmemberjonig1920:20 2 Dec '08  
GeneralRe: covert to upper Pinmemberenhzflep20:38 2 Dec '08  
GeneralRe: covert to upper PinmemberJijo raj8:12 3 Dec '08  
AnswerRe: covert to upper PinmemberStuart Dootson22:05 2 Dec '08  
AnswerRe: covert to upper PinmvpDavidCrow6:01 3 Dec '08  
Questionsystem in windows ce Pinmemberarifliminto8616:58 2 Dec '08  
QuestionHow does this translate to c++ Pinmembermonsieur_jj16:40 2 Dec '08  
AnswerRe: How does this translate to c++ PinmemberStuart Dootson22:01 2 Dec '08  
QuestionWhich is the best C++ ERP development toolkit ? Pinmembersumeet12310:02 2 Dec '08  
AnswerRe: Which is the best C++ ERP development toolkit ? Pinmvptoxcct10:11 2 Dec '08  
JokeRe: Which is the best C++ ERP development toolkit PinmvpCPallini10:17 2 Dec '08  
AnswerRe: Which is the best C++ ERP development toolkit ? PinmvpCedric Moonen21:08 2 Dec '08  
AnswerRe: Which is the best C++ ERP development toolkit ? PinmemberStuart Dootson21:56 2 Dec '08  
GeneralRe: Which is the best C++ ERP development toolkit ? Pinmvptoxcct22:17 2 Dec '08  
GeneralRe: Which is the best C++ ERP development toolkit ? PinmemberStuart Dootson22:59 2 Dec '08  

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

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


Advertise | Privacy | Mobile
Web01 | 2.5.120210.1 | Last Updated 14 Feb 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid