Click here to Skip to main content
15,907,328 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: WaitForMultipleObjects() Pin
Mark Salsbery22-Jan-07 11:08
Mark Salsbery22-Jan-07 11:08 
Questiondifftime hell Pin
Deian22-Jan-07 9:12
Deian22-Jan-07 9:12 
AnswerRe: difftime hell Pin
David Crow22-Jan-07 9:45
David Crow22-Jan-07 9:45 
GeneralRe: difftime hell Pin
Deian22-Jan-07 9:55
Deian22-Jan-07 9:55 
GeneralRe: difftime hell Pin
David Crow22-Jan-07 10:08
David Crow22-Jan-07 10:08 
GeneralRe: difftime hell Pin
Deian22-Jan-07 12:23
Deian22-Jan-07 12:23 
AnswerRe: difftime hell [modified] Pin
CPallini22-Jan-07 10:15
mveCPallini22-Jan-07 10:15 
GeneralRe: difftime hell Pin
David Crow23-Jan-07 2:59
David Crow23-Jan-07 2:59 
CPallini wrote:
(1) you missed the initialization of the following members:

tm_wday tm_yday

(3) the month is (like the day of the week and the day of the year) 0-based. So tm_mon = 1; indicates february (not january) .

(4) About tm_isdst, I don't know, maybe correct.


These have nothing to do with mktime() failing, however. It all had to with mtime() interpreting the year as 3906.


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


GeneralRe: difftime hell Pin
CPallini23-Jan-07 4:26
mveCPallini23-Jan-07 4:26 
QuestionHow to prevent a Dialog from being resized by choosen font size? Pin
madmax000122-Jan-07 8:56
madmax000122-Jan-07 8:56 
AnswerRe: How to prevent a Dialog from being resized by choosen font size? Pin
ThatsAlok22-Jan-07 18:54
ThatsAlok22-Jan-07 18:54 
QuestionWhat's function use for close process? Pin
Max++22-Jan-07 6:42
Max++22-Jan-07 6:42 
AnswerRe: What's function use for close process? Pin
Mark Salsbery22-Jan-07 7:13
Mark Salsbery22-Jan-07 7:13 
GeneralRe: What's function use for close process? Pin
Stephen Hewitt22-Jan-07 14:00
Stephen Hewitt22-Jan-07 14:00 
GeneralRe: What's function use for close process? Pin
Mark Salsbery22-Jan-07 14:06
Mark Salsbery22-Jan-07 14:06 
AnswerRe: What's function use for close process? Pin
CPallini22-Jan-07 7:49
mveCPallini22-Jan-07 7:49 
GeneralRe: What's function use for close process? Pin
toxcct22-Jan-07 8:15
toxcct22-Jan-07 8:15 
GeneralRe: What's function use for close process? Pin
CPallini22-Jan-07 8:22
mveCPallini22-Jan-07 8:22 
GeneralRe: What's function use for close process? Pin
toxcct22-Jan-07 8:26
toxcct22-Jan-07 8:26 
GeneralRe: What's function use for close process? Pin
CPallini22-Jan-07 9:08
mveCPallini22-Jan-07 9:08 
GeneralRe: What's function use for close process? Pin
Stephen Hewitt22-Jan-07 11:26
Stephen Hewitt22-Jan-07 11:26 
GeneralRe: What's function use for close process? Pin
CPallini22-Jan-07 20:50
mveCPallini22-Jan-07 20:50 
GeneralRe: What's function use for close process? Pin
Stephen Hewitt22-Jan-07 11:25
Stephen Hewitt22-Jan-07 11:25 
AnswerRe: What's function use for close process? Pin
Stephen Hewitt22-Jan-07 12:47
Stephen Hewitt22-Jan-07 12:47 
AnswerRe: What's function use for close process? Pin
ThatsAlok22-Jan-07 18:59
ThatsAlok22-Jan-07 18:59 

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.