Click here to Skip to main content
15,903,175 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: LVM_FINDITEM Pin
PJ Arends19-Nov-05 10:32
professionalPJ Arends19-Nov-05 10:32 
GeneralRe: LVM_FINDITEM Pin
Dody_DK19-Nov-05 10:34
Dody_DK19-Nov-05 10:34 
GeneralRe: LVM_FINDITEM Pin
PJ Arends19-Nov-05 10:41
professionalPJ Arends19-Nov-05 10:41 
GeneralRe: LVM_FINDITEM Pin
Dody_DK19-Nov-05 11:37
Dody_DK19-Nov-05 11:37 
QuestionCWnd::SetTimer - machine dependant ? Pin
ddmcr19-Nov-05 7:36
ddmcr19-Nov-05 7:36 
AnswerRe: CWnd::SetTimer - machine dependant ? Pin
Joel Lucsy19-Nov-05 9:37
Joel Lucsy19-Nov-05 9:37 
AnswerRe: CWnd::SetTimer - machine dependant ? Pin
Maximilien19-Nov-05 9:59
Maximilien19-Nov-05 9:59 
GeneralRe: CWnd::SetTimer - machine dependant ? Pin
ddmcr19-Nov-05 10:31
ddmcr19-Nov-05 10:31 
You know Max I had once written a game "Snake" , like on any Nokia mobile phone and I used the CWnd::SetTimer function for implementing a timer where I was doing different operations(moving the snake,....)
But when I took this game to my friends PC he has much better PC then I do , It was impossible to play the game as the Snake started to move very fast , of course on my PC it was moving normally.

So my problem is that I need to implement a exact timer in my current project.And I am practically sure that CWnd::SetTimer won't work for that.

Any ideas how to do that Confused | :confused:

thanks



"Success is the ability to go from one failure to another with no loss of enthusiasm." - W.Churchill


GeneralRe: CWnd::SetTimer - machine dependant ? Pin
Gary R. Wheeler19-Nov-05 11:00
Gary R. Wheeler19-Nov-05 11:00 
GeneralRe: CWnd::SetTimer - machine dependant ? Pin
ThatsAlok21-Nov-05 0:55
ThatsAlok21-Nov-05 0:55 
GeneralRe: CWnd::SetTimer - machine dependant ? Pin
ddmcr21-Nov-05 1:54
ddmcr21-Nov-05 1:54 
QuestionProper Programming Style Pin
Magadass19-Nov-05 5:07
Magadass19-Nov-05 5:07 
AnswerRe: Proper Programming Style Pin
Trollslayer19-Nov-05 6:24
mentorTrollslayer19-Nov-05 6:24 
AnswerRe: Proper Programming Style Pin
Bob Stanneveld19-Nov-05 6:59
Bob Stanneveld19-Nov-05 6:59 
QuestionProblem in initializing the structure member in VC++ Pin
Sasikumar.SR19-Nov-05 2:27
Sasikumar.SR19-Nov-05 2:27 
AnswerRe: Problem in initializing the structure member in VC++ Pin
PJ Arends19-Nov-05 13:32
professionalPJ Arends19-Nov-05 13:32 
AnswerRe: Problem in initializing the structure member in VC++ Pin
Gary R. Wheeler20-Nov-05 4:07
Gary R. Wheeler20-Nov-05 4:07 
GeneralRe: Problem in initializing the structure member in VC++ Pin
Sasikumar.SR20-Nov-05 22:54
Sasikumar.SR20-Nov-05 22:54 
QuestionLNK2005 error when using structure Pin
Sasikumar.SR19-Nov-05 2:19
Sasikumar.SR19-Nov-05 2:19 
AnswerRe: LNK2005 error when using structure Pin
Gary R. Wheeler19-Nov-05 5:36
Gary R. Wheeler19-Nov-05 5:36 
QuestionHow to round float number to the closest int?? Pin
Ming Luo19-Nov-05 0:44
Ming Luo19-Nov-05 0:44 
AnswerRe: How to round float number to the closest int?? Pin
toxcct19-Nov-05 0:48
toxcct19-Nov-05 0:48 
AnswerRe: How to round float number to the closest int?? Pin
Stan Shannon19-Nov-05 1:19
Stan Shannon19-Nov-05 1:19 
GeneralRe: How to round float number to the closest int?? Pin
Tim Smith20-Nov-05 7:02
Tim Smith20-Nov-05 7:02 
AnswerRe: How to round float number to the closest int?? Pin
Rick York19-Nov-05 7:37
mveRick York19-Nov-05 7:37 

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.